Documentation
¶
Index ¶
Constants ¶
View Source
const EncryptionProviderAge = "baton/age/v1"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RecipientEncryptionProvider ¶
type RecipientEncryptionProvider struct{}
func (*RecipientEncryptionProvider) Encrypt ¶
func (p *RecipientEncryptionProvider) Encrypt(_ context.Context, conf *v2.EncryptionConfig, plaintext *v2.PlaintextData) (*v2.EncryptedData, error)
func (*RecipientEncryptionProvider) ValidateConfig ¶ added in v0.20.2
func (p *RecipientEncryptionProvider) ValidateConfig(_ context.Context, conf *v2.EncryptionConfig) error
Click to show internal directories.
Click to hide internal directories.