Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
H A DMSBLOB.php47 const PUBLICKEYBLOB = 0x6; define in phpseclib3\\Crypt\\RSA\\Formats\\Keys\\MSBLOB
112 case self::PUBLICKEYBLOB:
237 $key = pack('aavV', chr(self::PUBLICKEYBLOB), chr(2), 0, self::CALG_RSA_KEYX);