Home
last modified time | relevance | path

Searched refs:recipient (Results 1 – 25 of 232) sorted by relevance

12345678910

/third_party/openssl/test/recipes/80-test_cmp_http_data/
Dtest_verification.csv1 expected,description, -section,val, -recipient,val, -expect_sender,val, -srvcert,val, -trusted,val,…
4 1,default test, -section,, -recipient,_CA_DN,BLANK,,BLANK,, -trusted,trusted.crt,BLANK,,BLANK, -unp…
6 0,recipient missing arg, -section,, -recipient,,BLANK,,BLANK,, -trusted,trusted.crt,BLANK,,BLANK, -…
7 1,unknown attribute in recipient name, -section,, -recipient,_CA_DN/ABC=123,BLANK,,BLANK,, -trusted…
8 0,wrong syntax in recipient name: trailing double '/' after value, -section,, -recipient,_CA_DN//,B…
9 0,wrong syntax in recipient name: missing '=', -section,, -recipient,/CDE,BLANK,,BLANK,, -trusted,t…
10 0,wrong syntax in recipient name: C too long, -section,, -recipient,/CN=ECC Issuing CA v10/OU=For t…
12 1,config default with expected sender, -section,, -recipient,_CA_DN, -expect_sender,_SERVER_DN,BLAN…
13 0,expected sender missing arg, -section,, -recipient,_CA_DN, -expect_sender,,BLANK,, -trusted,trust…
14 0,wrong expected sender, -section,, -recipient,_CA_DN, -expect_sender,/CN=Sample Cert/OU=R&D/O=Comp…
[all …]
/third_party/curl/tests/data/
Dtest91729recipient.one@example.com --mail-rcpt recipient.two@example.com --mail-rcpt recipient.three@exampl…
39 RCPT TO:<recipient.one@example.com>
40 RCPT TO:<recipient.two@example.com>
41 RCPT TO:<recipient.three@example.com>
42 RCPT TO:<recipient.four@example.com>
43 RCPT TO:<recipient.five@example.com>
Dtest300429recipient.one@example.com --mail-rcpt recipient.two@example.com --mail-rcpt invalid.three --mail-…
39 RCPT TO:<recipient.one@example.com>
40 RCPT TO:<recipient.two@example.com>
42 RCPT TO:<recipient.four@example.com>
43 RCPT TO:<recipient.five@example.com>
Dtest300329 …s --mail-rcpt recipient.one@example.com --mail-rcpt recipient.two@example.com --mail-rcpt recipien…
39 RCPT TO:<recipient.one@example.com>
40 RCPT TO:<recipient.two@example.com>
41 RCPT TO:<recipient.three@example.com>
42 RCPT TO:<recipient.four@example.com>
Dtest300229 … --mail-rcpt recipient.two@example.com --mail-rcpt recipient.three@example.com --mail-rcpt recipie…
40 RCPT TO:<recipient.two@example.com>
41 RCPT TO:<recipient.three@example.com>
42 RCPT TO:<recipient.four@example.com>
43 RCPT TO:<recipient.five@example.com>
Dtest91829 … --mail-rcpt recipient.one@example.com --mail-rcpt invalid --mail-rcpt recipient.three@example.com…
43 RCPT TO:<recipient.one@example.com>
Dtest93837recipient@example.com --mail-from sender@example.com -u user.one:secret -T %LOGDIR/upload%TESTNUMB…
49 RCPT TO:<recipient@example.com>
56 RCPT TO:<recipient@example.com>
Dtest140638 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient.one@example.com --mail-rcpt recipient.tw…
52 RCPT TO:<recipient.one@example.com>
53 RCPT TO:<recipient.two@example.com>
78 slist1 = curl_slist_append(slist1, "recipient.one@example.com");
79 slist1 = curl_slist_append(slist1, "recipient.two@example.com");
Dtest95014 250 <recipient@example.com>
30 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient --request "vrfy"
39 vrfy recipient
Dtest96031 SMTP without SMTPUTF8 support - UTF-8 based recipient (host part only)
40 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@åäö.se --mail-from sender@example.com -T…
54 RCPT TO:<recipient@åäö.se>
Dtest96332 SMTP without SMTPUTF8 support (IDN Enabled) - UTF-8 based recipient (host part only)
41 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@åäö.se --mail-from sender@example.com -T…
51 RCPT TO:<recipient@xn--4cab6c.se>
Dtest92324 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient
33 VRFY recipient
Dtest92627 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient
40 VRFY recipient
Dtest95226 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.c…
36 RCPT TO:<recipient@example.com>
Dtest91128 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.c…
38 RCPT TO:<recipient@example.com>
Dtest91529 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com -T -
39 RCPT TO:<recipient@example.com>
Dtest90029 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.c…
39 RCPT TO:<recipient@example.com>
Dtest91029 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.c…
39 RCPT TO:<recipient@example.com>
Dtest94026 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.c…
36 RCPT TO:<recipient@example.com>
/third_party/node/deps/uv/src/win/
Ddetect-wakeup.c45 _DEVICE_NOTIFY_SUBSCRIBE_PARAMETERS recipient; in uv__register_system_resume_callback() local
51 recipient.Callback = uv__system_resume_callback; in uv__register_system_resume_callback()
52 recipient.Context = NULL; in uv__register_system_resume_callback()
54 &recipient, in uv__register_system_resume_callback()
/third_party/libuv/src/win/
Ddetect-wakeup.c45 _DEVICE_NOTIFY_SUBSCRIBE_PARAMETERS recipient; in uv__register_system_resume_callback() local
51 recipient.Callback = uv__system_resume_callback; in uv__register_system_resume_callback()
52 recipient.Context = NULL; in uv__register_system_resume_callback()
54 &recipient, in uv__register_system_resume_callback()
/third_party/node/deps/undici/src/docs/best-practices/
Dmocking-request.md11 export async function bankTransfer(recipient, amount) {
19 recipient,
51 recipient: '1234567890',
116 recipient: '1234567890',
132 body: '{"recipient":"1234567890","amount":"100"}',
/third_party/parse5/packages/parse5-htmlparser2-tree-adapter/lib/
Dindex.ts206 adoptAttributes(recipient: Element, attrs: Token.Attribute[]): void {
210 if (typeof recipient.attribs[attrName] === 'undefined') {
211 recipient.attribs[attrName] = attrs[i].value;
212 recipient['x-attribsNamespace']![attrName] = attrs[i].namespace!;
213 recipient['x-attribsPrefix']![attrName] = attrs[i].prefix!;
/third_party/openssl/doc/man3/
DCMS_decrypt.pod26 with the recipient private key I<pkey> if I<pkey> is not NULL.
63 not. If no recipient succeeds then a random symmetric key is used to decrypt
66 error when all recipient encrypted keys failed to decrypt an attacker could
69 recipient encrypted key can be decrypted B<without> generating a random
74 It is possible to determine the correct recipient key by other means (for
77 or use CMS_decrypt_set1_password() if the recipient has a symmetric key.
DCMS_add1_recipient_cert.pod27 CMS_add1_recipient() adds recipient B<recip> and provides the originator pkey
32 CMS_add1_recipient_cert() adds recipient B<recip> to CMS_ContentInfo enveloped
51 OpenSSL will by default identify recipient certificates using issuer name
53 identifier value instead. An error occurs if all recipient certificates do not

12345678910