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 5b9324f commit b240666Copy full SHA for b240666
src/XML/SignedElementInterface.php
@@ -36,8 +36,6 @@ public function getSignature(): ?Signature;
36
/**
37
* Retrieve the key used to verify the signature in this object.
38
*
39
- * Warning:
40
- *
41
* @return \SimpleSAML\XMLSecurity\Key\AbstractKey The key that verified the signature in this object.
42
* @throws \Exception if an error occurs while trying to extract the public key from a certificate.
43
*/
0 commit comments