|
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.frodo.BCFrodoPrivateKey
| Constructor Summary | |
BCFrodoPrivateKey(FrodoPrivateKeyParameters params)
Deprecated. |
|
BCFrodoPrivateKey(PrivateKeyInfo keyInfo)
Deprecated. |
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
Deprecated. Compare this private key with another object. |
java.lang.String |
getAlgorithm()
Deprecated. |
byte[] |
getEncoded()
Deprecated. |
java.lang.String |
getFormat()
Deprecated. |
FrodoParameterSpec |
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 BCFrodoPrivateKey(FrodoPrivateKeyParameters params)
public BCFrodoPrivateKey(PrivateKeyInfo 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 FrodoParameterSpec getParameterSpec()
FrodoKey
getParameterSpec in interface FrodoKeypublic java.lang.String getFormat()
getFormat in interface java.security.Key
|
Bouncy Castle Cryptography Library 1.85 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||