Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
Store provides local KMS storage using mongodb.
func (*Store) Delete ¶
Delete deletes the key stored under the given keysetID. A KeyManager will assume that attempting to delete a non-existent key will not return an error.
Click to show internal directories.
Click to hide internal directories.