public class CustomPublicKey extends Object implements PublicKey
serialVersionUID| Constructor and Description |
|---|
CustomPublicKey(byte[] encoded) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
byte[] |
getEncoded() |
String |
getFormat() |
public String getAlgorithm()
getAlgorithm in interface Keypublic byte[] getEncoded()
getEncoded in interface KeyCopyright © 2025. All rights reserved.