|
Bouncy Castle Cryptography Library 1.85 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.pqc.jcajce.provider.cmce.BCCMCEPublicKey
| Constructor Summary | |
BCCMCEPublicKey(CMCEPublicKeyParameters params)
Deprecated. |
|
BCCMCEPublicKey(SubjectPublicKeyInfo keyInfo)
Deprecated. |
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
Deprecated. Compare this CMCE public key with another object. |
java.lang.String |
getAlgorithm()
Deprecated. |
byte[] |
getEncoded()
Deprecated. |
java.lang.String |
getFormat()
Deprecated. |
CMCEParameterSpec |
getParameterSpec()
Deprecated. Return the parameters for this key. |
int |
hashCode()
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BCCMCEPublicKey(CMCEPublicKeyParameters params)
public BCCMCEPublicKey(SubjectPublicKeyInfo keyInfo)
throws java.io.IOException
| Method Detail |
public boolean equals(java.lang.Object o)
o - the other object
public int hashCode()
public final java.lang.String getAlgorithm()
getAlgorithm in interface java.security.Keypublic byte[] getEncoded()
getEncoded in interface java.security.Keypublic java.lang.String getFormat()
getFormat in interface java.security.Keypublic CMCEParameterSpec getParameterSpec()
CMCEKey
getParameterSpec in interface CMCEKey
|
Bouncy Castle Cryptography Library 1.85 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||