Home
last modified time | relevance | path

Searched refs:holder (Results 1 – 14 of 14) sorted by relevance

/openssl/crypto/x509/
H A Dx509aset.c126 GENERAL_NAMES_free(x->acinfo->holder.entityName); in X509_ACERT_set0_holder_entityName()
127 x->acinfo->holder.entityName = names; in X509_ACERT_set0_holder_entityName()
133 OSSL_ISSUER_SERIAL_free(x->acinfo->holder.baseCertificateID); in X509_ACERT_set0_holder_baseCertId()
134 x->acinfo->holder.baseCertificateID = isss; in X509_ACERT_set0_holder_baseCertId()
140 OSSL_OBJECT_DIGEST_INFO_free(x->acinfo->holder.objectDigestInfo); in X509_ACERT_set0_holder_digest()
141 x->acinfo->holder.objectDigestInfo = dinfo; in X509_ACERT_set0_holder_digest()
H A Dx509_acert.c54 ASN1_EMBED(X509_ACERT_INFO, holder, X509_HOLDER),
143 return x->acinfo->holder.entityName; in X509_ACERT_get0_holder_entityName()
148 return x->acinfo->holder.baseCertificateID; in X509_ACERT_get0_holder_baseCertId()
153 return x->acinfo->holder.objectDigestInfo; in X509_ACERT_get0_holder_digest()
/openssl/doc/man3/
H A DX509_ACERT_get0_holder_baseCertId.pod18 OSSL_OBJECT_DIGEST_INFO_set1_digest - get and set Attribute Certificate holder fields
50 These routines set and get the holder identity of an X509 attribute certificate.
55 X509_ACERT_set0_holder_digest() sets the holder entity based on digest
57 one of the above methods be used to set the holder identity for a given
62 Pointers to the internal structures describing the holder identity of
76 attribute certificate holder. OSSL_OBJECT_DIGEST_INFO_set1_digest() sets the
H A DX509_ACERT_print_ex.pod44 The identity of the holder of the attribute certificate. If the
45 holder issuer name is present, the first GENERAL_NAME
47 If the holder baseCertificateId is present, the issuer name
49 holder's certificate are displayed. (X509_FLAG_NO_SUBJECT)
H A DX509_get_subject_name.pod77 can be set. For details on setting X509_ACERT holder identities, see
H A DOSSL_STORE_INFO.pod65 B<OSSL_STORE_INFO> is an opaque type that's just an intermediary holder for
H A DEVP_DigestInit.pod598 =for comment We currently avoid documenting flags that are only bit holder:
H A DOSSL_CMP_CTX_new.pod465 which pins the server to the holder of a particular certificate, while the
/openssl/include/crypto/
H A Dx509_acert.h55 X509_HOLDER holder; member
/openssl/
H A DAUTHORS.md6 since in some cases, their employer may be the copyright holder.
/openssl/include/openssl/
H A Dasn1.h.in141 * holder for the location where indefinite length constructed data should be
148 * complete and is a place holder for content when it had all been accessed.
/openssl/external/perl/Text-Template-1.56/
H A DLICENSE75 contains a notice placed by the copyright holder saying it may be
/openssl/crypto/objects/
H A Dobjects.txt929 !Cname holder-name-constraints
/openssl/doc/man1/
H A Dopenssl-cmp.pod.in654 which pins the server to the holder of a particular certificate, while the

Completed in 44 milliseconds