|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.motorola.iden.security.spec.RSASignatureParameterSpec
This class specifies the RSA Signature parameters used to sign or verify RSA signature.
MOTOROLA and the Stylized M Logo are registered trademarks of Motorola, Inc. Reg. U.S. Pat. & Tm. Off.
[AlgorithmParameterSpec]| Constructor Summary | |
RSASignatureParameterSpec(byte[] sig)
Construct an RSASignatureParameterSpec.java |
|
| Method Summary | |
byte[] |
getSignature()
Get the signature |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RSASignatureParameterSpec(byte[] sig)
sig - the signature which would be verified| Method Detail |
public byte[] getSignature()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||