Skip to content

Commit b87b69c

Browse files
committed
Merge branch 'master' into release-3.x
2 parents 98b0dc5 + f19ab46 commit b87b69c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Key/X509Certificate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
*
2121
* @package simplesamlphp/xml-security
2222
*/
23-
class X509Certificate
23+
class X509Certificate implements KeyInterface
2424
{
2525
/** @var \SimpleSAML\XMLSecurity\Key\PublicKey */
2626
protected PublicKey $publicKey;

0 commit comments

Comments
 (0)