Searched refs:holder (Results 1 – 14 of 14) sorted by relevance
126 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()
54 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()
18 OSSL_OBJECT_DIGEST_INFO_set1_digest - get and set Attribute Certificate holder fields50 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 digest57 one of the above methods be used to set the holder identity for a given62 Pointers to the internal structures describing the holder identity of76 attribute certificate holder. OSSL_OBJECT_DIGEST_INFO_set1_digest() sets the
44 The identity of the holder of the attribute certificate. If the45 holder issuer name is present, the first GENERAL_NAME47 If the holder baseCertificateId is present, the issuer name49 holder's certificate are displayed. (X509_FLAG_NO_SUBJECT)
77 can be set. For details on setting X509_ACERT holder identities, see
65 B<OSSL_STORE_INFO> is an opaque type that's just an intermediary holder for
598 =for comment We currently avoid documenting flags that are only bit holder:
465 which pins the server to the holder of a particular certificate, while the
55 X509_HOLDER holder; member
6 since in some cases, their employer may be the copyright holder.
141 * holder for the location where indefinite length constructed data should be148 * complete and is a place holder for content when it had all been accessed.
75 contains a notice placed by the copyright holder saying it may be
929 !Cname holder-name-constraints
654 which pins the server to the holder of a particular certificate, while the
Completed in 28 milliseconds