|
JSS 3.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.mozilla.jss.pkcs11.PK11Key
|
+--org.mozilla.jss.pkcs11.PK11PubKey
|
+--org.mozilla.jss.pkcs11.PK11DSAPublicKey
| Field Summary |
| Fields inherited from class org.mozilla.jss.pkcs11.PK11PubKey |
keyProxy |
| Fields inherited from interface java.security.interfaces.DSAPublicKey |
serialVersionUID |
| Constructor Summary | |
PK11DSAPublicKey(byte[] pointer)
|
|
| Method Summary | |
java.security.interfaces.DSAParams |
getParams()
|
java.math.BigInteger |
getY()
|
| Methods inherited from class org.mozilla.jss.pkcs11.PK11PubKey |
fromRaw, fromSPKI, getAlgorithm, getEncoded, getFormat, getKeyType, verifyKeyIsOnToken |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.security.Key |
getAlgorithm, getEncoded, getFormat |
| Constructor Detail |
public PK11DSAPublicKey(byte[] pointer)
| Method Detail |
public java.security.interfaces.DSAParams getParams()
getParams in interface java.security.interfaces.DSAKeypublic java.math.BigInteger getY()
getY in interface java.security.interfaces.DSAPublicKey
|
JSS 3.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||