For Key rotation, does this package have the ability to support rollover Keys as seen in onelogin/php-saml
/*
* Key rollover
* If you plan to update the SP x509cert and privateKey
* you can define here the new x509cert and it will be
* published on the SP metadata so Identity Providers can
* read them and get ready for rollover.
*/
// 'x509certNew' => '',
For Key rotation, does this package have the ability to support rollover Keys as seen in onelogin/php-saml