Skip to content

keyring_backup_get

Sectech

Returns a gziped tar archive containing user created secrets present in the device.

Note

This method is not supported when using Remote Access.

Params

attribute description
ids
[string]
An array with IDs of secrets to be present in the backup file. If not present all secrets will be selected.
encryption_passphrase
string
A passphrase used to encrypt the file. If not send the file will not be encrypted.

Return

attribute description
base64*
string
Base64 encoded keyring backup file (*.pkg) containing the secrets