public class McEliecePrivateKey
extends iaik.pkcs.pkcs8.PrivateKeyInfo
| Constructor and Description |
|---|
McEliecePrivateKey(byte[] encoded) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decode(byte[] privateKey) |
void |
destroy() |
protected byte[] |
encode() |
boolean |
equals(Object o) |
String |
getAlgorithm() |
McElieceParameterSpec |
getParameters() |
byte[] |
getRawEncoded() |
int |
hashCode() |
boolean |
isDestroyed() |
clone, createPrivateKeyInfo, decode, getAlgorithmID, getAttributes, getEncoded, getFormat, getPrivateKey, getPrivateKey, getPrivateKey, getPrivateKey, getPrivateKey, getPrivateKey, getPubKey, setAttributes, setPubKey, toASN1Object, toString, writeTopublic McEliecePrivateKey(byte[] encoded)
throws InvalidKeyException
InvalidKeyExceptionpublic McElieceParameterSpec getParameters()
protected void decode(byte[] privateKey)
throws InvalidKeyException
decode in class iaik.pkcs.pkcs8.PrivateKeyInfoInvalidKeyExceptionprotected byte[] encode()
encode in class iaik.pkcs.pkcs8.PrivateKeyInfopublic String getAlgorithm()
getAlgorithm in interface KeygetAlgorithm in class iaik.pkcs.pkcs8.PrivateKeyInfopublic byte[] getRawEncoded()
public boolean equals(Object o)
equals in class iaik.pkcs.pkcs8.PrivateKeyInfopublic int hashCode()
hashCode in class iaik.pkcs.pkcs8.PrivateKeyInfopublic void destroy()
public boolean isDestroyed()
Copyright © 2020–2025 Stiftung SIC. All rights reserved.