Searched refs:UnsupportedFormatException (Results 1 – 12 of 12) sorted by relevance
28 use phpseclib3\Exception\UnsupportedFormatException; alias103 … throw new UnsupportedFormatException('MontgomeryPrivate private keys do not support encryption');
23 use phpseclib3\Exception\UnsupportedFormatException; alias117 … throw new UnsupportedFormatException('libsodium private keys do not support encryption');
28 use phpseclib3\Exception\UnsupportedFormatException; alias149 throw new UnsupportedFormatException('XML private keys do not support encryption');
24 use phpseclib3\Exception\UnsupportedFormatException; alias207 throw new UnsupportedFormatException('MSBLOB private keys do not support encryption');
160 throw new UnsupportedFormatException('Raw private keys do not support encryption');
24 class UnsupportedFormatException extends \RuntimeException class
7 class UnsupportedFormatException extends InvalidArgumentException class
23 use phpseclib3\Exception\UnsupportedFormatException; alias206 … throw new UnsupportedFormatException('Encrypted OpenSSH private keys are not supported');
22 use phpseclib3\Exception\UnsupportedFormatException; alias344 throw new UnsupportedFormatException("$type is not a supported format");348 throw new UnsupportedFormatException("$type does not implement $method");
13 use JMS\Serializer\Exception\UnsupportedFormatException; alias136 throw new UnsupportedFormatException(
23 use phpseclib3\Exception\UnsupportedFormatException; alias501 …throw new UnsupportedFormatException('The PSS format can only be used when the signature method ha…
20 use phpseclib3\Exception\UnsupportedFormatException; alias514 …throw new UnsupportedFormatException('The PSS format can only be used when the signature method ha…