Home
last modified time | relevance | path

Searched refs:keyid (Results 26 – 43 of 43) sorted by relevance

12

/openssl/doc/man3/
H A DPKCS12_create.pod77 Similarly, if I<pkey> is NULL and I<cert> contains a I<keyid> then this will be
82 I<keyid> then this will be used for the corresponding B<friendlyName> or
H A DPKCS12_add_cert.pod48 If a certificate contains an I<alias> or a I<keyid> then this will be
H A DPKCS12_parse.pod34 certificate will be stored in the B<alias> and B<keyid> attributes of the
/openssl/crypto/x509/
H A Dv3_purp.c1008 if (akid->keyid && issuer->skid && in X509_check_akid()
1009 ASN1_OCTET_STRING_cmp(akid->keyid, issuer->skid)) in X509_check_akid()
1076 return (x->akid != NULL ? x->akid->keyid : NULL); in X509_get0_authority_key_id()
H A Dx509_vfy.c634 && (x->akid == NULL || x->akid->keyid == NULL), ctx, in check_extensions()
/openssl/test/certs/
H A DrootCA.pem41 keyid:85:56:89:35:E2:9F:00:1A:E1:86:03:0B:4B:AF:76:12:6B:33:6D:FD
/openssl/include/crypto/
H A Dx509.h156 ASN1_OCTET_STRING *keyid; /* key id of private key */ member
/openssl/dev/
H A Drelease.sh32 --local-user=<keyid>
646 B<--local-user>=I<keyid> |
/openssl/test/
H A Dssl_old_test.c748 int keyid = EVP_PKEY_get_id(key); in print_key_details() local
751 if (keyid == EVP_PKEY_EC) { in print_key_details()
762 switch (keyid) { in print_key_details()
773 algname = OBJ_nid2sn(keyid); in print_key_details()
/openssl/doc/man1/
H A Dopenssl-cms.pod.in106 [B<-keyid>]
568 =item B<-keyid>
762 The use of the B<-keyid> option with B<-sign> or B<-encrypt>.
798 -signer mycert.pem -signer othercert.pem -keyid
H A Dopenssl.pod648 org.openssl.engine:{engineid}:{keyid}
650 Where C<{engineid}> is the identity/name of the engine, and C<{keyid}> is a
H A Dopenssl-cmp.pod.in937 -engine {engineid} -key {keyid} -keyform ENGINE
942 -key org.openssl.engine:{engineid}:{keyid}
H A Dopenssl-req.pod.in723 authorityKeyIdentifier=keyid:always,issuer:always
/openssl/crypto/cms/
H A Dcms_env.c469 ASN1_OCTET_STRING **keyid, in CMS_RecipientInfo_ktri_get0_signer_id() argument
480 return ossl_cms_SignerIdentifier_get0_signer_id(ktri->rid, keyid, issuer, in CMS_RecipientInfo_ktri_get0_signer_id()
/openssl/doc/man7/
H A Dproxy-certificates.pod64 authorityKeyIdentifier = keyid,issuer:always
/openssl/include/openssl/
H A Dx509v3.h.in241 ASN1_OCTET_STRING *keyid; member
/openssl/crypto/err/
H A Dopenssl.txt309 CMS_R_CERTIFICATE_HAS_NO_KEYID:160:certificate has no keyid
1813 X509V3_R_UNABLE_TO_GET_ISSUER_KEYID:123:unable to get issuer keyid
/openssl/
H A DCHANGES.md16884 keyid to the certificates aux info.

Completed in 242 milliseconds

12