Home
last modified time | relevance | path

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

/openssl/doc/man3/
H 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/crypto/pkcs12/
H A Dp12_crt.c284 int nid_type, const unsigned char *value, int len) in PKCS12_add_secret() argument
289 if ((bag = PKCS12_SAFEBAG_create_secret(nid_type, V_ASN1_OCTET_STRING, value, len)) == NULL) in PKCS12_add_secret()
/openssl/include/openssl/
H A Dpkcs12.h.in319 int nid_type, const unsigned char *value, int len);

Completed in 6 milliseconds