Documentation ¶
Overview ¶
Package awskms package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JWSProvider ¶
type JWSProvider struct {
// contains filtered or unexported fields
}
JWSProvider uses AWS Asymmetric KMS key for signing tokens
func (*JWSProvider) GetKeySet ¶
func (j *JWSProvider) GetKeySet(_ context.Context) ([]byte, error)
GetKeySet returns the JWK key set in JSON format
Click to show internal directories.
Click to hide internal directories.