//
pkg.gl
Category
github.com/trustbloc/kms-go
doc
util
kmssigner
package
1.1.2
Repository:
https://github.com/trustbloc/kms-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
59 SLOC
#
Functions
KeyTypeToJWA
KeyTypeToJWA provides the JWA corresponding to keyType.
#
Structs
KMSSigner
KMSSigner implements JWS Signer interface using a KMS key handle and a crypto.Crypto instance.