Key Generation APIs

Most cryptographic operations involve a mathematical formula (algorithm) and secret data (key). The Key Generation APIs allow you to generate random key values for both symmetric and asymmetric (PKA) algorithms.

The Key Generation APIs include:



[ Back to top | Cryptographic Services APIs | APIs by category ]