Set a Secret Key Value

key.set(name, value)

Sets the secret value.

e.g. key.set('test', '1234abcd')

Warning

Once written, you cannot read the value back!
Key values are only useful in the context of internal authentication operations.