powered by
Create a new empty keyring with of a given name with the specified password.
keyring_create(keyring, password)
logical(1); Success or failure of operation
character(1); Name of keyring
character(1); Password for keyring
if (FALSE) { keyring_create('mypersonalkeyring', '') }
Run the code above in your browser using DataLab