Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an age.Identity that needs to be closed after use.
func NewClient ¶
NewClient creates an age.Identity that decrypts using Google Cloud KMS. Only `RSA_DECRYPT_OAEP_*_SHA256` keys are supported. All decrypt operations use the context provided to NewClient. The underlying KeyManagementClient retains connection resources until Close is called on the Client.
Click to show internal directories.
Click to hide internal directories.