| age_identity_free | R Documentation |
Zeroes and frees the secret bytes immediately rather than waiting for garbage collection. The identity becomes unusable afterwards.
age_identity_free(identity)
identity |
An |
invisible(NULL).
id <- age_keygen()
age_identity_free(id)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.