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

# Functions

New creates a new remoteCrypto instance using http client connecting to keystoreURL.
SetDebugOutput used to set output of debug logs.

# Structs

RemoteCrypto implementation of kms.KeyManager api.

# Interfaces

HTTPClient interface for the http client.