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.
2 parents 98b0dc5 + f19ab46 commit b87b69cCopy full SHA for b87b69c
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