| age_identity | R Documentation |
Parse or load age identities
age_identity(x)
x |
A character vector of inline |
An age_identity object.
id <- age_keygen()
# round-trip through a key file
f <- tempfile()
age_keygen(f)
id2 <- age_identity(f)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.