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

# Packages

No description provided by the author
No description provided by the author

# Functions

NewAriesProviderWrapper returns an implementation of the kms.Store interface that wraps an Aries provider implementation, allowing it to be used with a KMS.

# Constants

AriesWrapperStoreName is the store name used when creating a KMS store using kms.NewAriesProviderWrapper.

# Variables

ErrKeyNotFound is an error type that a KMS expects from the Store.Get method if no key stored under the given key ID could be found.

# Interfaces

CryptoBox is a libsodium crypto service used by legacy authcrypt packer.