Get the attributes of this object.
Get the created date and time of the object.
Get the label of this item.
Get the modified date and time of the object.
Retrieve the secret value of this object.
Complete asynchronous operation to retrieve the secret value of this object.
Retrieve the secret value of this object synchronously.
A read-only view of a secret item in the Secret Service.
#SecretRetrievable provides a read-only view of a secret item stored in the Secret Service.
Each item has a value, represented by a struct@Value, which can be retrieved by secret.retrievable.Retrievable.retrieveSecret and secret.retrievable.Retrievable.retrieveSecretFinish.