Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Error is the class of errors returned by this package Error = errs.Class("uplink setup") )
Functions ¶
func LoadEncryptionAccess ¶ added in v0.14.5
func LoadEncryptionAccess(ctx context.Context, cfg uplink.EncryptionConfig) (_ *libuplink.EncryptionAccess, err error)
LoadEncryptionAccess loads an EncryptionAccess from the values specified in the encryption config.
func SaveEncryptionKey ¶
SaveEncryptionKey generates a Storj key from the inputKey and save it into a new file created in filepath.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.