RSA_PRIVATE
Examples
select rdb$set_context('USER_SESSION', 'private_key', rsa_private(256))
from rdb$database;
Warning
|
Putting private keys in the context variables is not secure;we’re doing it here for demonstration purposes.SYSDBA and users with the role |