|
JSS 3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.mozilla.jss.pkcs11.PK11Key
|
+--org.mozilla.jss.pkcs11.PK11PubKey
|
+--org.mozilla.jss.pkcs11.PK11RSAPublicKey
| Fields inherited from class org.mozilla.jss.pkcs11.PK11Key |
keyProxy |
| Constructor Summary | |
PK11RSAPublicKey(byte[] pointer)
|
|
| Method Summary | |
java.math.BigInteger |
getModulus()
|
private byte[] |
getModulusByteArray()
|
java.math.BigInteger |
getPublicExponent()
|
private byte[] |
getPublicExponentByteArray()
|
| Methods inherited from class org.mozilla.jss.pkcs11.PK11PubKey |
DSAFromRaw,
fromRaw,
getEncoded,
getFormat,
getKeyType,
RSAFromRaw,
verifyKeyIsOnToken |
| Methods inherited from class org.mozilla.jss.pkcs11.PK11Key |
getAlgorithm,
readObject,
writeObject |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public PK11RSAPublicKey(byte[] pointer)
| Method Detail |
public java.math.BigInteger getModulus()
private byte[] getModulusByteArray()
public java.math.BigInteger getPublicExponent()
private byte[] getPublicExponentByteArray()
|
JSS 3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||