Home
last modified time | relevance | path

Searched refs:nid_type (Results 1 – 3 of 3) sorted by relevance

/openssl-master/doc/man3/
A DPKCS12_add_cert.pod22 int nid_type, const unsigned char *value, int len);
43 the supplied I<nid_type> containing the supplied value as an ASN1 octet string.
/openssl-master/crypto/pkcs12/
A Dp12_crt.c223 int nid_type, const unsigned char *value, int len) in PKCS12_add_secret() argument
228 if ((bag = PKCS12_SAFEBAG_create_secret(nid_type, V_ASN1_OCTET_STRING, value, len)) == NULL) in PKCS12_add_secret()
/openssl-master/include/openssl/
A Dpkcs12.h.in303 int nid_type, const unsigned char *value, int len);

Completed in 8 milliseconds