toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-amazon-kms
/
org.http4k.connect.amazon.kms.action
/
Signed
Signed
@
JsonSerializable
data
class
Signed
(
val
KeyId
:
KMSKeyId
,
val
Signature
:
Base64Blob
,
val
SigningAlgorithm
:
SigningAlgorithm
)
Members
Constructors
Signed
Link copied to clipboard
constructor
(
KeyId
:
KMSKeyId
,
Signature
:
Base64Blob
,
SigningAlgorithm
:
SigningAlgorithm
)
Properties
Key
Id
Link copied to clipboard
val
KeyId
:
KMSKeyId
Signature
Link copied to clipboard
val
Signature
:
Base64Blob
Signing
Algorithm
Link copied to clipboard
val
SigningAlgorithm
:
SigningAlgorithm