package
Version:
v0.17.5
Opens a new window with list of versions in this module.
Published: May 28, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type KeyringProtector struct {
}
Decrypt will decrypt provided data using the secret reference in "name"
using the Secret Service API via D-Bus
Encrypt will encrypt provided data using the secret reference in "name"
using the Secret Service API via D-Bus
type PlainProtector struct{}
Decrypt returns the data as-is on this platform
Encrypt returns the data as-is on this platform
Protector is the interface for enctypting or decrypting data
Source Files
¶
Click to show internal directories.
Click to hide internal directories.