We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e290d commit f19ab46Copy full SHA for f19ab46
1 file changed
src/Key/X509Certificate.php
@@ -20,7 +20,7 @@
20
*
21
* @package simplesamlphp/xml-security
22
*/
23
-class X509Certificate
+class X509Certificate implements KeyInterface
24
{
25
/** @var \SimpleSAML\XMLSecurity\Key\PublicKey */
26
protected PublicKey $publicKey;
0 commit comments