public class BCNHPrivateKey extends Object implements NHPrivateKey
| Constructor and Description |
|---|
BCNHPrivateKey(NHPrivateKeyParameters params) |
BCNHPrivateKey(PrivateKeyInfo keyInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Compare this NH private key with another object.
|
String |
getAlgorithm() |
byte[] |
getEncoded() |
String |
getFormat() |
short[] |
getSecretData() |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitdestroy, isDestroyedpublic BCNHPrivateKey(NHPrivateKeyParameters params)
public BCNHPrivateKey(PrivateKeyInfo keyInfo) throws IOException
IOExceptionpublic boolean equals(Object o)
public final String getAlgorithm()
getAlgorithm in interface Keypublic byte[] getEncoded()
getEncoded in interface Keypublic short[] getSecretData()
getSecretData in interface NHPrivateKeyCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.