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

# Functions

CreateMockAESGCMKeyHandle is a utility function that returns a mock key (for tests only, not registered in Tink).
CreateMockED25519KeyHandle is a utility function that returns a mock key (for tests only, not registered in Tink).
NewProviderForKMS creates a new mock Provider to create a KMS.

# Structs

KeyManager mocks a local Key Management Service + ExportableKeyManager.
Provider provides mock Provider implementation.