Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPClient ¶ added in v0.1.6
type HTTPClient = webkms.HTTPClient
HTTPClient interface for the http client.
type RemoteCrypto ¶
type RemoteCrypto = webkms.RemoteCrypto
RemoteCrypto implementation of kms.KeyManager api.
func New ¶
func New(keystoreURL string, client HTTPClient, opts ...webkmsimpl.Opt) *RemoteCrypto
New creates a new remoteCrypto instance using http client connecting to keystoreURL.
Click to show internal directories.
Click to hide internal directories.