# Functions
AccessSecretVersion accesses the payload for the given secret version if one exists.
AddSecretVersion adds a new secret version to the given secret with the provided payload.
DestroySecretVersion destroys the given secret version, making the payload irrecoverable.
GetSecret gets information about the given secret.
GetSecretVersion gets information about the given secret version.
Init Loads executionEnvironment variables needed by PrivateKey-manager.
No description provided by the author
UpdateSecret updates the metadata about an existing secret.