public static final class LinkKeyPairProvider.LinkKeyPair extends Object
Modifier and Type | Method and Description |
---|---|
String |
getLinkSigningKeyEncoded()
Private key part of EC keypair (encoded as Base64/PKCS#8 string).
|
String |
getLinkVerificationKeyEncoded()
Public key part of EC keypair (encoded as Base64/X.509 string).
|