public static interface JWS.Result
Modifier and Type | Method and Description |
---|---|
String |
getPayload()
Gets the payload whose signature was verified.
|
PublicKeyInfo |
getPublicKeyInfo()
Public key information for the public key used to verify the signature.
|
String getPayload()
PublicKeyInfo getPublicKeyInfo()
null
Copyright © 2019. All rights reserved.