Move loadPublicKey() and loadPrivateKey() in SimpleSAML_Utilities to SimpleSAML_Utils_Crypto.
Mark the old ones as deprecated and schedule them for removal in 2.0.
Showing
- lib/SimpleSAML/Bindings/Shib13/HTTPPost.php 2 additions, 2 deletionslib/SimpleSAML/Bindings/Shib13/HTTPPost.php
- lib/SimpleSAML/Utilities.php 8 additions, 6 deletionslib/SimpleSAML/Utilities.php
- lib/SimpleSAML/Utils/Crypto.php 136 additions, 0 deletionslib/SimpleSAML/Utils/Crypto.php
- modules/adfs/www/idp/metadata.php 3 additions, 3 deletionsmodules/adfs/www/idp/metadata.php
- modules/saml/lib/Message.php 6 additions, 6 deletionsmodules/saml/lib/Message.php
- modules/saml/www/idp/certs.php 3 additions, 3 deletionsmodules/saml/www/idp/certs.php
- modules/saml/www/sp/metadata.php 2 additions, 2 deletionsmodules/saml/www/sp/metadata.php
- www/saml2/idp/metadata.php 3 additions, 3 deletionswww/saml2/idp/metadata.php
- www/shib13/idp/metadata.php 2 additions, 2 deletionswww/shib13/idp/metadata.php
Loading
Please register or sign in to comment