powered by
Get a secret from an unlocked keyring given it's key.
key_get(keyring, key)
character(1); The requested secret
character(1); Name of keyring
character(1); Name of key
if (FALSE) { key_get('mypersonalkeyring', 'key1') }
Run the code above in your browser using DataLab