Documentation ¶
Index ¶
Constants ¶
View Source
const ErrTooOld = "ciphertext or signature version is disallowed by policy (too old)"
Variables ¶
This section is empty.
Functions ¶
func Backend ¶
func Backend(conf *logical.BackendConfig) *backend
Types ¶
type KeyType ¶ added in v0.6.2
type KeyType int
func (KeyType) DecryptionSupported ¶ added in v0.6.2
func (KeyType) DerivationSupported ¶ added in v0.6.2
func (KeyType) EncryptionSupported ¶ added in v0.6.2
func (KeyType) SigningSupported ¶ added in v0.6.2
Click to show internal directories.
Click to hide internal directories.