ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
DecryptionProvider.php
Go to the documentation of this file.
1 <?php
2 
3 namespace SAML2\Configuration;
4 
6 {
10  public function isAssertionEncryptionRequired();
11 
15  public function getSharedKey();
16 
23  public function getPrivateKey($name, $required = false);
24 
28  public function getBlacklistedAlgorithms();
29 }
if($format !==null) $name
Definition: metadata.php:146
getPrivateKey($name, $required=false)