PBKDF2PARAM_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

iter
libressl_d.openssl.ossl_typ.ASN1_INTEGER* iter;
Undocumented in source.
keylength
libressl_d.openssl.ossl_typ.ASN1_INTEGER* keylength;
Undocumented in source.
prf
libressl_d.openssl.ossl_typ.X509_ALGOR* prf;
Undocumented in source.
salt
libressl_d.openssl.asn1.ASN1_TYPE* salt;

Usually OCTET STRING but could be anything

Meta