public class BCqTESLAPrivateKey extends Object implements PrivateKey, QTESLAKey
| Constructor and Description |
|---|
BCqTESLAPrivateKey(PrivateKeyInfo keyInfo) |
BCqTESLAPrivateKey(QTESLAPrivateKeyParameters keyParams) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAlgorithm() |
byte[] |
getEncoded() |
String |
getFormat() |
QTESLAParameterSpec |
getParams()
Return the parameters for this key - in this case the security category.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitdestroy, isDestroyedpublic BCqTESLAPrivateKey(QTESLAPrivateKeyParameters keyParams)
public BCqTESLAPrivateKey(PrivateKeyInfo keyInfo) throws IOException
IOExceptionpublic final String getAlgorithm()
getAlgorithm in interface Keypublic QTESLAParameterSpec getParams()
QTESLAKeypublic byte[] getEncoded()
getEncoded in interface KeyCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.