An exception for terminatinating execution or to throw for unit testing.
CertificateProvider interface.
getCertificateFingerprints()
Returns an array or \Traversable where each element represents a certificate fingerprint.
getCertificateFile()
Returns the full path to the (local) file that contains the X509 pem certificate.
getKeys()
Returns an array or \Traversable of keys, where each element represents a configured key.
getCertificateData()
Returns the contents of an X509 pem certificate, without the '--—BEGIN CERTIFICATE--—' and '--—END CE...
Interface \SAML2\Configuration\Queryable.