Home
last modified time | relevance | path

Searched refs:TRIPLEDES_CBC (Results 1 – 1 of 1) sorted by relevance

/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php44 const TRIPLEDES_CBC = 'http://www.w3.org/2001/04/xmlenc#tripledes-cbc'; define in XMLSecurityKey
79 case (XMLSecurityKey::TRIPLEDES_CBC):
216 if ($this->type === XMLSecurityKey::TRIPLEDES_CBC) {