Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶ added in v0.14.0
type App struct {
// contains filtered or unexported fields
}
func (*App) EncryptionKey ¶ added in v0.14.0
func (a *App) EncryptionKey() (*RawEncryptionKey, error)
func (*App) SetBackend ¶ added in v0.17.0
func (*App) SetEncryptionKey ¶ added in v0.14.0
func (a *App) SetEncryptionKey(rawKey RawEncryptionKey) error
type RawEncryptionKey ¶ added in v0.14.0
Click to show internal directories.
Click to hide internal directories.