public static class KeyFactory.InvalidPrivateKey extends Object implements PrivateKey
serialVersionUID
Constructor and Description |
---|
InvalidPrivateKey(Exception cause) |
Modifier and Type | Method and Description |
---|---|
String |
getAlgorithm() |
Exception |
getCause() |
byte[] |
getEncoded() |
String |
getFormat() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAlgorithm, getEncoded, getFormat
destroy, isDestroyed
public InvalidPrivateKey(Exception cause)
public String getAlgorithm()
getAlgorithm
in interface Key
public byte[] getEncoded()
getEncoded
in interface Key
public Exception getCause()
Copyright © 2002-2024 Atlassian. All Rights Reserved.