package
1.1.2
Repository: https://github.com/trustbloc/kms-go.git
Documentation: pkg.go.dev

# Structs

DIDKeyResolver resolves a 'kid'/'skid' containing a did:key value.
StoreResolver resolves a 'kid'/'skid' containing a kms ID value (JWK fingerprint) from a dedicated pre-loaded store.

# Interfaces

KIDResolver helps resolve the kid public key from a recipient 'kid' or a sender 'skid' during JWE decryption.