Return the ASN.1 item descriptor for SCRYPT_PARAMS.

Synopsis

Declared in <openssl/x509.h>

ASN1_ITEM const*
SCRYPT_PARAMS_it();

Return Value

Pointer to the static ASN1_ITEM for SCRYPT_PARAMS.

Created with MrDocs