MCPcopy Create free account
hub / github.com/cloudreve/cloudreve / MasterEncryptKeyFile

Method MasterEncryptKeyFile

pkg/setting/provider.go:216–216  ·  view source on GitHub ↗

MasterEncryptKeyFile returns the master encrypt key file.

(ctx context.Context)

Source from the content-addressed store, hash-verified

214 MasterEncryptKeyVault(ctx context.Context) MasterEncryptKeyVaultType
215 // MasterEncryptKeyFile returns the master encrypt key file.
216 MasterEncryptKeyFile(ctx context.Context) string
217 // ShowEncryptionStatus returns true if encryption status is shown.
218 ShowEncryptionStatus(ctx context.Context) bool
219 // EventHubMaxOfflineDuration returns the maximum offline duration of event hub.

Callers 2

NewMasterEncryptKeyVaultFunction · 0.65
masterkey.goFile · 0.65

Implementers 1

settingProviderpkg/setting/provider.go

Calls

no outgoing calls

Tested by

no test coverage detected