//
pkg.gl
Category
github.com/hyperledger/aries-framework-go
pkg
internal
kmssigner
package
0.3.2
Repository:
https://github.com/hyperledger/aries-framework-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
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.