Home
last modified time | relevance | path

Searched refs:Signature (Results 1 – 25 of 57) sorted by path

123

/plugin/adfs/phpsaml/
H A DCHANGELOG47 * Add extra protection verifying the Signature algorithm used on SignedInfo element, not only rely …
104 * Fix another issue on Assertion Signature validation when the assertion contains no namespace, con…
108 * Fix issue on Assertion Signature validation when the assertion contains no namespace and it was e…
120 * Improve Signature validation process
127 * Add Signature Wrapping prevention Test
140 * Add 2 extra validations to prevent Signature wrapping attacks.
H A DREADME.md970 $parameters['Signature'] = $signature;
1335 * `buildRequestSignature` - Generates the Signature for a SAML Request
1336 * `buildResponseSignature` - Generates the Signature for a SAML Response
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php1427 throw new Exception('Cannot locate Signature Node');
1558 … if ($objKey->verifySignature($signedQuery, base64_decode($getData['Signature'])) === 1) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BinaryAuthorization/
H A DAttestationOccurrence.php29 protected $signaturesType = Signature::class;
61 * @param Signature[]
68 * @return Signature[]
H A DSignature.php20 class Signature extends \Google\Model class
62 class_alias(Signature::class, 'Google_Service_BinaryAuthorization_Signature');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DConsentArtifact.php29 protected $guardianSignatureType = Signature::class;
43 protected $userSignatureType = Signature::class;
45 protected $witnessSignatureType = Signature::class;
77 * @param Signature
84 * @return Signature
133 * @param Signature
135 public function setUserSignature(Signature $userSignature)
140 * @return Signature
147 * @param Signature
149 public function setWitnessSignature(Signature $witnessSignature)
[all …]
H A DSignature.php20 class Signature extends \Google\Model class
96 class_alias(Signature::class, 'Google_Service_CloudHealthcare_Signature');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DAttestationOccurrence.php29 protected $signaturesType = Signature::class;
61 * @param Signature[]
68 * @return Signature[]
H A DGenericSignedAttestation.php25 protected $signaturesType = Signature::class;
45 * @param Signature[]
52 * @return Signature[]
H A DSignature.php20 class Signature extends \Google\Model class
62 class_alias(Signature::class, 'Google_Service_ContainerAnalysis_Signature');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DAttestationOccurrence.php29 protected $signaturesType = Signature::class;
61 * @param Signature[]
68 * @return Signature[]
H A DSignature.php20 class Signature extends \Google\Model class
62 class_alias(Signature::class, 'Google_Service_OnDemandScanning_Signature');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/
H A DRaw.php18 namespace phpseclib3\Crypt\Common\Formats\Signature;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/
H A DASN1.php19 namespace phpseclib3\Crypt\DSA\Formats\Signature;
H A DRaw.php16 namespace phpseclib3\Crypt\DSA\Formats\Signature;
18 use phpseclib3\Crypt\Common\Formats\Signature\Raw as Progenitor;
H A DSSH2.php18 namespace phpseclib3\Crypt\DSA\Formats\Signature;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/
H A DPrivateKey.php18 use phpseclib3\Crypt\DSA\Formats\Signature\ASN1 as ASN1Signature;
H A DPublicKey.php18 use phpseclib3\Crypt\DSA\Formats\Signature\ASN1 as ASN1Signature;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/
H A DASN1.php19 namespace phpseclib3\Crypt\EC\Formats\Signature;
H A DRaw.php16 namespace phpseclib3\Crypt\EC\Formats\Signature;
18 use phpseclib3\Crypt\Common\Formats\Signature\Raw as Progenitor;
H A DSSH2.php18 namespace phpseclib3\Crypt\EC\Formats\Signature;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPrivateKey.php24 use phpseclib3\Crypt\EC\Formats\Signature\ASN1 as ASN1Signature;
H A DPublicKey.php23 use phpseclib3\Crypt\EC\Formats\Signature\ASN1 as ASN1Signature;
/plugin/ckgdoku/ckeditor/
H A Dconfig.js1Signature:"Signature",Footnotes:"Footnotes",Tags:"",Wrap:"",Scayt:"Scayt"};if(top.JSINFO.has_tags)… property in d.ToolBarItemsAlt
H A Dconfig.js.unc125 'Signature':'Signature' ,'Footnotes':'Footnotes', 'Tags':"",'Wrap':"",'Scayt':'Scayt'
168 …able','HorizontalRule','Smiley','SpecialChar', config.ToolBarItemsAlt['Signature'] ,config.ToolBa…

123