EVP_ASYM_CIPHER-RSA - RSA Asymmetric Cipher algorithm support
Asymmetric Cipher support for the RSA key type.
The default provider understands these RSA padding modes in string form:
The default provider understands these RSA padding modes in integer form:
See EVP_PKEY_CTX_set_rsa_padding(3) for further details.
See RSA_PKCS1_WITH_TLS_PADDING on the page EVP_PKEY_CTX_set_rsa_padding(3).
See RSA_PKCS1_WITH_TLS_PADDING on the page EVP_PKEY_CTX_set_rsa_padding(3).
See "Asymmetric Cipher Parameters" in provider-asym_cipher(7) for more information.
EVP_PKEY-RSA(7), EVP_PKEY(3), provider-asym_cipher(7), provider-keymgmt(7), OSSL_PROVIDER-default(7) OSSL_PROVIDER-FIPS(7)
Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at https://www.openssl.org/source/license.html.