/openssl/doc/man3/ |
H A D | OCSP_request_add1_nonce.pod | 27 OCSP_copy_nonce() copies any nonce value present in B<req> to B<resp>. 35 was present in B<req> and 0 if an error occurred. 39 nonces are present and equal 1 is returned. If the nonces are absent 2 is 40 returned. If a nonce is present in the response only 3 is returned. If nonces 41 are present and unequal 0 is returned. If the nonce is present in the request 59 positive return value effectively indicates success: nonces are both present 60 and match, both absent or present in the response only. A nonzero return 61 additionally covers the case where the nonce is present in the request only: 63 indicates present and mismatched nonces: this should be treated as an error
|
H A D | X509_get_extension_flags.pod | 73 The freshest CRL extension is present in the certificate. 113 usage is present will return zero or more of the flags: 121 extension. If extended key usage is present it will return zero or more of the 128 present. 132 is not present or cannot be parsed. 136 is not present or cannot be parsed. 140 B<NULL> if the extension is not present or cannot be parsed. 144 extension is not present or cannot be parsed. 178 is not present.
|
H A D | X509_check_issued.pod | 21 I<subject>, as far as present, with the respective B<subjectKeyIdentifier>, 22 serial number, and issuer fields of I<issuer>, as far as present. It also checks 23 if the B<keyUsage> field (if present) of I<issuer> allows certificate signing.
|
H A D | OSSL_CRMF_MSG_set1_regInfo_certReq.pod | 27 in the given I<msg>, if present. 33 in the given I<msg>, if present. 40 All get0_*() functions return the respective pointer value, NULL if not present.
|
H A D | SSL_extension_supported.pod | 150 called if the extension is present and relevant for the context (see 200 ignore this extension if it is present in the ClientHello and TLSv1.3 is 206 extension if it is present in the ClientHello and TLSv1.2 or below is 216 The extension may be present in the ClientHello message. 220 The extension may be present in a TLSv1.2 or below compatible ServerHello 225 The extension may be present in a TLSv1.3 compatible ServerHello message. 229 The extension may be present in an EncryptedExtensions message. 233 The extension may be present in a HelloRetryRequest message. 237 The extension may be present in a TLSv1.3 compatible Certificate message. 241 The extension may be present in a TLSv1.3 compatible NewSessionTicket message. [all …]
|
H A D | OSSL_CMP_ITAV_new_caCerts.pod | 70 the internal pointer of type B<STACK_OF(X509)> with the certificates present. 95 is present or the respective sub-field is not included. 103 It fills the thisUpdate field with a copy of the thisUpdate field of I<crl> if present. 107 Data from I<cert>, if present, is preferred over data from I<crl>. 109 candidate issuer names are taken from following sources, as far as present: 128 if the structure is not present in I<itav> or the keySpec field is absent. 153 Depending on the choice present, either I<*dpn> or I<*issuer> will be NULL. 154 I<*thisUpdate> can also be NULL if the field is not present.
|
H A D | EVP_PKEY_copy_parameters.pod | 29 parameters of B<pkey> are missing and 0 if they are present or the algorithm 34 B<from> or present in both B<from> and B<to> and mismatch. If the parameters 35 in B<from> and B<to> are both present and match this function has no effect. 87 parameters of B<pkey> are missing and 0 if they are present or the algorithm
|
H A D | PKCS8_pkey_add1_attr.pod | 21 PKCS8_pkey_get0_attrs() returns a const STACK of X509_ATTRIBUTE present in 38 STACK of X509_ATTRIBUTE is present in many X509-related structures and some of
|
H A D | X509_get0_uids.pod | 21 identifiers of certificate B<x> or NULL if the fields are not present. 24 attribute certificate B<x> or NULL if the field is not present.
|
H A D | OSSL_CRMF_MSG_set1_regCtrl_regToken.pod | 58 returns the respective control X in the given I<msg>, if present. 72 The function consumes the I<nm> pointer if present. 101 return the respective pointer value or NULL if not present and on error.
|
H A D | OSSL_CMP_validate_msg.pod | 37 the I<msg> sender DN (as far as present), and its subject key identifier 38 is present and matches the senderKID (as far as the latter is present).
|
H A D | X509_check_purpose.pod | 66 =item E<32>4 basicConstraints absent but keyUsage present and keyCertSign asserted. 68 =item E<32>5 legacy Netscape specific CA Flags present
|
H A D | SSL_get_peer_certificate.pod | 25 peer presented. If the peer did not present a certificate, NULL is returned. 30 certificate, if present. A client will only send a certificate when
|
H A D | SSL_CTX_set_client_hello_cb.pod | 61 in the output parameters (if present). 64 SSL_client_hello_get0_ext(), to determine which extensions are present in the 92 by the client in order to select an appropriate certificate to present, 121 SSL_client_hello_get0_ext() returns 1 if the extension of type 'type' is present, and
|
H A D | X509_ACERT_print_ex.pod | 45 holder issuer name is present, the first GENERAL_NAME 47 If the holder baseCertificateId is present, the issuer name
|
H A D | CMS_get1_ReceiptRequest.pod | 70 decoded. It returns 0 if a signed receipt request is not present and -1 if 71 it is present but malformed.
|
H A D | CMS_add0_cert.pod | 24 unless it is already present. 74 not to throw an error if a certificate to be added is already present.
|
H A D | OSSL_CMP_MSG_get0_header.pod | 39 message and returns the public key in its certificate template if present. 89 If a PKCS#10 CSR is present in I<ctx>, default extensions are taken from there, 103 certificate, if present.
|
H A D | PEM_bytes_read_bio.pod | 23 etc.). If multiple PEM-encoded data structures are present in the same 25 continue reading. Non-PEM data present in the stream may cause an
|
H A D | PKCS12_get_friendlyname.pod | 22 A UTF-8 string, or NULL if the attribute was either not present or an error occurred.
|
/openssl/providers/common/der/ |
H A D | RSA.asn1 | 26 -- the parameters MUST be present and MUST be NULL. 32 -- parameters MUST be present and MUST be RSAES-OAEP-params. 44 -- parameters MUST be present and MUST be RSASSA-PSS-params. 50 -- the parameters MUST be present and MUST be NULL. 64 -- MUST be present and MUST be a HashAlgorithm, for example, sha1.
|
/openssl/doc/man1/ |
H A D | openssl-dhparam.pod.in | 59 Standard output is used if this option is not present. 82 The generator to use, either 2, 3 or 5. If present then the 84 present but I<numbits> is present, parameters are generated with the 90 I<numbits>. It must be the last option. If this option is present then 92 this option is not present but a generator (B<-2>, B<-3> or B<-5>) is 93 present, parameters are generated with a default length of 2048 bits.
|
H A D | openssl-ca.pod.in | 237 both formats, seconds SS and timezone Z must be present. 245 both formats, seconds SS and timezone Z must be present. 447 created, if the CRL extension section is present (even if it is 472 options. Where the option is present in the configuration file 474 option is described as mandatory then it must be present in 529 present. 534 will only be used if neither command line option is present. At 535 least one of these must be present to generate a CRL. 564 This file must be present and contain a valid serial number. 570 present, it must contain a valid CRL number. [all …]
|
/openssl/doc/internal/man3/ |
H A D | ossl_cmp_msg_check_update.pod | 33 =item its protection is present and valid (or a callback function B<cb> 34 is present and indicates that a missing or invalid protection is acceptable), 46 In case no protection is present and B<cb> is not NULL then this callback 48 case an invalid protection is present the B<invalid_protection> parameter is 1. 65 and learns the transaction ID if none is currently present in B<ctx>.
|
/openssl/ |
H A D | NOTES-POSIX.md | 11 types are not present (such as `ssize_t`).
|