We just try the private key against all encrypted copies of the
AES key. If none of the succeed, then we return NULL. Otherwise
we return the AES key, an aes object, from the openssl package.
1 | try_get_aes_key(vault, name, key)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.