|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mozilla.jss.pkcs11.PK11PubKey
org.mozilla.jss.pkcs11.PK11ECPublicKey
public final class PK11ECPublicKey
| Field Summary | |
|---|---|
protected org.mozilla.jss.pkcs11.KeyProxy |
keyProxy
|
| Fields inherited from interface java.security.PublicKey |
|---|
serialVersionUID |
| Constructor Summary | |
|---|---|
PK11ECPublicKey(byte[] pointer)
|
|
| Method Summary | |
|---|---|
java.math.BigInteger |
getCurve()
|
byte[] |
getCurveBA()
|
java.math.BigInteger |
getW()
|
| 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 |
| Field Detail |
|---|
protected org.mozilla.jss.pkcs11.KeyProxy keyProxy
| Constructor Detail |
|---|
public PK11ECPublicKey(byte[] pointer)
| Method Detail |
|---|
public java.math.BigInteger getCurve()
public byte[] getCurveBA()
public java.math.BigInteger getW()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||