T
- The type of payload in the message.public interface Message<T>
payload
used as input to or output from a cryptographic algorithm.Modifier and Type | Method and Description |
---|---|
T |
getPayload()
Returns the message payload used as input to or output from a cryptographic algorithm.
|
T getPayload()
Key
instance for wrapping or unwrapping algorithms.Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.