Site icon 지락문화예술공작단

Using a MySQL Keyring SECRET and Asymmetric Encryption

Using a MySQL Keyring SECRET and Asymmetric Encryption

For an encrypt only or decrypt/encrypt applications

The following is an example of how to allow applications to asymmetrically encrypt data using a public key. In MySQL 8.0.19 support for the SECRET datatype was added to our Keyring technology. With this technology, users can securely manage their own keys using:

Oasis KMIP protocol implementations:



Source: Using a MySQL Keyring SECRET and Asymmetric Encryption

Exit mobile version