Class BCEdDSAPrivateKey
java.lang.Object
org.bouncycastle.jcajce.provider.asymmetric.edec.BCEdDSAPrivateKey
- All Implemented Interfaces:
Serializable,Key,PrivateKey,Destroyable,EdDSAKey,EdDSAPrivateKey
- See Also:
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKey
-
getFormat
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncodedin interfaceKey
-
getPublicKey
Description copied from interface:EdDSAPrivateKeyReturn the public key associated with this private key.- Specified by:
getPublicKeyin interfaceEdDSAPrivateKey- Returns:
- an EdDSAPublicKey
-
toString
-
equals
-
hashCode
public int hashCode()
-