ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
hasValidSignature (SignedElement $signedElement, CertificateProvider $configuration) | |
Validate the signature of the signed Element based on the configuration. More... | |
Definition at line 8 of file ValidatorInterface.php.
SAML2\Signature\ValidatorInterface::hasValidSignature | ( | SignedElement | $signedElement, |
CertificateProvider | $configuration | ||
) |
Validate the signature of the signed Element based on the configuration.
\SAML2\SignedElement | $signedElement | |
\SAML2\Configuration\CertificateProvider | $configuration |
Implemented in SAML2\Signature\ValidatorChain, and SAML2\Signature\PublicKeyValidator.
Referenced by SAML2\Signature\FingerprintValidator\canValidate().