Secret Storage
The functionning of the secret storage mechanism is described here
#
List Content of One's Own Secret Storage#
Success response#
Code#
Response Body#
Store a New Asymmetric keypublic_key
(Unpadded URL-safe base64)encrypted_secret_key
(Unpadded URL-safe base64) the secret key encrypted with the account root keyaccount_root_key_hash
(Unpadded URL-safe base64) the hash of the current accout root key
#
Success response#
Code#
Response Body#
Store a New Box Key shareinvitation_share_hash
(Unpadded URL-safe base64) the hash of the invitation shareencrypted_invitation_share
(Unpadded URL-safe base64) the invitation share, encrypted with the account root keyaccount_root_key_hash
(Unpadded URL-safe base64) the hash of the account root key