RSAPrivateKey_it

Return the ASN.1 item descriptor for PKCS#1 RSAPrivateKey (deprecated).

Synopsis

Declared in <openssl/rsa.h>

[[deprecated]]
ASN1_ITEM const*
RSAPrivateKey_it();

WARNING

Deprecated. Use of this entity is allowed but discouraged.

Return Value

Pointer to the static ASN1_ITEM for RSAPrivateKey.