Home
last modified time | relevance | path

Searched refs:setKeyId (Results 1 – 25 of 76) sorted by relevance

1234

/dports/security/pear-Crypt_GPG/Crypt_GPG-1.6.6/tests/
H A DVerifyTest.php115 $signature->setKeyId('C097D9EC94C06363');
156 $signature->setKeyId('C097D9EC94C06363');
202 $signature->setKeyId('C097D9EC94C06363');
242 $firstSignature->setKeyId('03CC890AFA1DAD4B');
258 $secondSignature->setKeyId('C097D9EC94C06363');
301 $firstSignature->setKeyId('03CC890AFA1DAD4B');
364 $firstSignature->setKeyId('03CC890AFA1DAD4B');
420 $signature->setKeyId('C097D9EC94C06363');
505 $signature->setKeyId('C097D9EC94C06363');
535 $signature->setKeyId('C097D9EC94C06363');
[all …]
H A DDecryptAndVerifyTest.php71 $signature->setKeyId('C097D9EC94C06363');
132 $signature->setKeyId('C097D9EC94C06363');
306 $signature->setKeyId('8E3D36B1EA5AC75E');
464 $signature->setKeyId('C097D9EC94C06363');
544 $signature->setKeyId('C097D9EC94C06363');
755 $signature->setKeyId('C097D9EC94C06363');
802 $signature->setKeyId('C097D9EC94C06363');
858 $signature->setKeyId('C097D9EC94C06363');
911 $signature->setKeyId('C097D9EC94C06363');
956 $signature->setKeyId('C097D9EC94C06363');
[all …]
H A DSignatureTest.php337 $signature->setKeyId('0C097D9EC94C06363');
484 $returnedSignature = $signature->setKeyId('0C097D9EC94C06363');
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/libpkix/pkix/certsel/
H A Dtest_comcertselparams.c466 PKIX_PL_ByteArray *setKeyId = NULL; in test_SubjKeyId_AuthKeyId() local
474 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"66099", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
480 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetSubjKeyIdentifier(goodParams, setKeyId, plConte… in test_SubjKeyId_AuthKeyId()
485 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
494 PKIX_TEST_DECREF_BC(setKeyId); in test_SubjKeyId_AuthKeyId()
499 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"11022", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
502 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetAuthorityKeyIdentifier(goodParams, setKeyId, pl… in test_SubjKeyId_AuthKeyId()
507 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
518 PKIX_TEST_DECREF_AC(setKeyId); in test_SubjKeyId_AuthKeyId()
/dports/security/nss/nss-3.76.1/nss/cmd/libpkix/pkix/certsel/
H A Dtest_comcertselparams.c466 PKIX_PL_ByteArray *setKeyId = NULL; in test_SubjKeyId_AuthKeyId() local
474 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"66099", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
480 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetSubjKeyIdentifier(goodParams, setKeyId, plConte… in test_SubjKeyId_AuthKeyId()
485 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
494 PKIX_TEST_DECREF_BC(setKeyId); in test_SubjKeyId_AuthKeyId()
499 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"11022", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
502 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetAuthorityKeyIdentifier(goodParams, setKeyId, pl… in test_SubjKeyId_AuthKeyId()
507 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
518 PKIX_TEST_DECREF_AC(setKeyId); in test_SubjKeyId_AuthKeyId()
/dports/security/ca_root_nss/nss-3.71/nss/cmd/libpkix/pkix/certsel/
H A Dtest_comcertselparams.c466 PKIX_PL_ByteArray *setKeyId = NULL; in test_SubjKeyId_AuthKeyId() local
474 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"66099", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
480 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetSubjKeyIdentifier(goodParams, setKeyId, plConte… in test_SubjKeyId_AuthKeyId()
485 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
494 PKIX_TEST_DECREF_BC(setKeyId); in test_SubjKeyId_AuthKeyId()
499 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"11022", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
502 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetAuthorityKeyIdentifier(goodParams, setKeyId, pl… in test_SubjKeyId_AuthKeyId()
507 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
518 PKIX_TEST_DECREF_AC(setKeyId); in test_SubjKeyId_AuthKeyId()
/dports/www/firefox/firefox-99.0/security/nss/cmd/libpkix/pkix/certsel/
H A Dtest_comcertselparams.c466 PKIX_PL_ByteArray *setKeyId = NULL; in test_SubjKeyId_AuthKeyId() local
474 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"66099", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
480 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetSubjKeyIdentifier(goodParams, setKeyId, plConte… in test_SubjKeyId_AuthKeyId()
485 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
494 PKIX_TEST_DECREF_BC(setKeyId); in test_SubjKeyId_AuthKeyId()
499 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"11022", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
502 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetAuthorityKeyIdentifier(goodParams, setKeyId, pl… in test_SubjKeyId_AuthKeyId()
507 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
518 PKIX_TEST_DECREF_AC(setKeyId); in test_SubjKeyId_AuthKeyId()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/libpkix/pkix/certsel/
H A Dtest_comcertselparams.c466 PKIX_PL_ByteArray *setKeyId = NULL; in test_SubjKeyId_AuthKeyId() local
474 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"66099", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
480 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetSubjKeyIdentifier(goodParams, setKeyId, plConte… in test_SubjKeyId_AuthKeyId()
485 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
494 PKIX_TEST_DECREF_BC(setKeyId); in test_SubjKeyId_AuthKeyId()
499 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"11022", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
502 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetAuthorityKeyIdentifier(goodParams, setKeyId, pl… in test_SubjKeyId_AuthKeyId()
507 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
518 PKIX_TEST_DECREF_AC(setKeyId); in test_SubjKeyId_AuthKeyId()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/libpkix/pkix/certsel/
H A Dtest_comcertselparams.c466 PKIX_PL_ByteArray *setKeyId = NULL; in test_SubjKeyId_AuthKeyId() local
474 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"66099", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
480 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetSubjKeyIdentifier(goodParams, setKeyId, plConte… in test_SubjKeyId_AuthKeyId()
485 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
494 PKIX_TEST_DECREF_BC(setKeyId); in test_SubjKeyId_AuthKeyId()
499 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"11022", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
502 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetAuthorityKeyIdentifier(goodParams, setKeyId, pl… in test_SubjKeyId_AuthKeyId()
507 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
518 PKIX_TEST_DECREF_AC(setKeyId); in test_SubjKeyId_AuthKeyId()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/libpkix/pkix/certsel/
H A Dtest_comcertselparams.c466 PKIX_PL_ByteArray *setKeyId = NULL; in test_SubjKeyId_AuthKeyId() local
474 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"66099", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
480 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetSubjKeyIdentifier(goodParams, setKeyId, plConte… in test_SubjKeyId_AuthKeyId()
485 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
494 PKIX_TEST_DECREF_BC(setKeyId); in test_SubjKeyId_AuthKeyId()
499 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"11022", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
502 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetAuthorityKeyIdentifier(goodParams, setKeyId, pl… in test_SubjKeyId_AuthKeyId()
507 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
518 PKIX_TEST_DECREF_AC(setKeyId); in test_SubjKeyId_AuthKeyId()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/libpkix/pkix/certsel/
H A Dtest_comcertselparams.c466 PKIX_PL_ByteArray *setKeyId = NULL; in test_SubjKeyId_AuthKeyId() local
474 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"66099", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
480 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetSubjKeyIdentifier(goodParams, setKeyId, plConte… in test_SubjKeyId_AuthKeyId()
485 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
494 PKIX_TEST_DECREF_BC(setKeyId); in test_SubjKeyId_AuthKeyId()
499 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_ByteArray_Create((void *)"11022", 1, &setKeyId, plContext)); in test_SubjKeyId_AuthKeyId()
502 …PKIX_TEST_EXPECT_NO_ERROR(PKIX_ComCertSelParams_SetAuthorityKeyIdentifier(goodParams, setKeyId, pl… in test_SubjKeyId_AuthKeyId()
507 PKIX_TEST_EXPECT_NO_ERROR(PKIX_PL_Object_Equals((PKIX_PL_Object *)setKeyId, in test_SubjKeyId_AuthKeyId()
518 PKIX_TEST_DECREF_AC(setKeyId); in test_SubjKeyId_AuthKeyId()
/dports/security/kgpg/kgpg-21.12.3/transactions/
H A Dkgpguidtransaction.cpp20 setKeyId(keyid); in KGpgUidTransaction()
58 KGpgUidTransaction::setKeyId(const QString &keyid) in setKeyId() function in KGpgUidTransaction
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/api/records/impl/pb/
H A DMasterKeyPBImpl.java63 public synchronized void setKeyId(int id) { in setKeyId() method in MasterKeyPBImpl
65 builder.setKeyId((id)); in setKeyId()
/dports/www/nextcloud/nextcloud/apps-pkg/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc22/
H A DTNC22LocalSignatory.php69 $signatory->setKeyId($this->get('keyId', $sign))
90 $signatory->setKeyId($signatory->getId() . '#main-key');
/dports/www/nextcloud/nextcloud/apps-pkg/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc21/
H A DTNC21LocalSignatory.php68 $signatory->setKeyId($this->get('keyId', $sign))
89 $signatory->setKeyId($signatory->getId() . '#main-key');
/dports/www/nextcloud/nextcloud/apps-pkg/circles/vendor/artificial-owl/my-small-php-tools/lib/Traits/Nextcloud/nc23/
H A DTNC23LocalSignatory.php69 $signatory->setKeyId($this->get('keyId', $sign))
90 $signatory->setKeyId($signatory->getId() . '#main-key');
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/crypt_gpg/Crypt/GPG/
H A DSignature.php168 $this->setKeyId($signature['keyId']);
308 public function setKeyId($id) function in Crypt_GPG_Signature
/dports/security/pear-Crypt_GPG/Crypt_GPG-1.6.6/Crypt/GPG/
H A DSignature.php168 $this->setKeyId($signature['keyId']);
308 public function setKeyId($id) function in Crypt_GPG_Signature
/dports/www/nextcloud/nextcloud/apps-pkg/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc23/
H A DNC23Signatory.php152 public function setKeyId(string $keyId): self { function in ArtificialOwl\\MySmallPhpTools\\Model\\Nextcloud\\nc23\\NC23Signatory
265 $this->setKeyId($this->get('publicKey.id', $data));
/dports/www/nextcloud/nextcloud/apps-pkg/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc21/
H A DNC21Signatory.php152 public function setKeyId(string $keyId): self { function in ArtificialOwl\\MySmallPhpTools\\Model\\Nextcloud\\nc21\\NC21Signatory
265 $this->setKeyId($this->get('publicKey.id', $data));
/dports/www/nextcloud/nextcloud/apps-pkg/circles/vendor/artificial-owl/my-small-php-tools/lib/Model/Nextcloud/nc22/
H A DNC22Signatory.php152 public function setKeyId(string $keyId): self { function in ArtificialOwl\\MySmallPhpTools\\Model\\Nextcloud\\nc22\\NC22Signatory
265 $this->setKeyId($this->get('publicKey.id', $data));
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/api/protocolrecords/
H A DTestRegisterNodeManagerResponse.java49 containerTokenMK.setKeyId(54321); in testRoundTrip()
55 nmTokenMK.setKeyId(12345); in testRoundTrip()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ApiKeysService/
H A DV2CloneKeyRequest.php22 public function setKeyId($keyId) function in Google_Service_ApiKeysService_V2CloneKeyRequest
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CertificateAuthorityService/
H A DKeyId.php22 public function setKeyId($keyId) function in Google_Service_CertificateAuthorityService_KeyId
/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/security/token/
H A DAuthenticationTokenIdentifier.java86 void setKeyId(int id) { in setKeyId() method in AuthenticationTokenIdentifier
123 .setKeyId(keyId) in toBytes()

1234