public static class KeyFactory.InvalidPublicKey extends Object implements PublicKey
serialVersionUID| Constructor and Description |
|---|
InvalidPublicKey(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, getFormatpublic InvalidPublicKey(Exception cause)
public String getAlgorithm()
getAlgorithm in interface Keypublic byte[] getEncoded()
getEncoded in interface Keypublic Exception getCause()
Copyright © 2002-2020 Atlassian. All Rights Reserved.