Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeyTypeToJWA ¶
KeyTypeToJWA provides the JWA corresponding to keyType.
Types ¶
type KMSSigner ¶
type KMSSigner struct { KeyType kms.KeyType KeyHandle interface{} Crypto crypto.Crypto MultiMsg bool }
KMSSigner implements JWS Signer interface using a KMS key handle and a crypto.Crypto instance.
Click to show internal directories.
Click to hide internal directories.