public class PublicKeySerdeImpl extends Object implements PublicKeySerde
| Constructor and Description |
|---|
PublicKeySerdeImpl() |
| Modifier and Type | Method and Description |
|---|---|
PublicKey |
readPubKey(String encoded) |
String |
writePubKey(PublicKey publicKey) |
public PublicKey readPubKey(String encoded)
readPubKey in interface PublicKeySerdepublic String writePubKey(PublicKey publicKey)
writePubKey in interface PublicKeySerdeCopyright © 2020. All rights reserved.