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, waitgetAlgorithm, getEncoded, getFormatdestroy, isDestroyedpublic InvalidPrivateKey(Exception cause)
public String getAlgorithm()
getAlgorithm in interface Keypublic byte[] getEncoded()
getEncoded in interface Keypublic Exception getCause()
Copyright © 2002-2024 Atlassian. All Rights Reserved.