Documentation ¶
Overview ¶
Package localsuite provides an api.Suite using local kms and crypto implementations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLocalCryptoSuite ¶
func NewLocalCryptoSuite( primaryKeyURI string, keyStore kmsapi.Store, secretLock secretlock.Service, ) (api.Suite, error)
NewLocalCryptoSuite initializes a wrapper.Suite using local kms and crypto implementations, supporting all Suite APIs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.