[#RSAPrivateKey_it] = RSAPrivateKey_it :mrdocs: Return the ASN.1 item descriptor for PKCS#1 RSAPrivateKey (deprecated). == Synopsis Declared in `<openssl/rsa.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] xref:ASN1_ITEM.adoc[ASN1_ITEM] const* RSAPrivateKey_it(); ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]. Use of this entity is allowed but discouraged. ==== == Return Value Pointer to the static ASN1_ITEM for RSAPrivateKey. [.small]#Created with https://www.mrdocs.com[MrDocs]#