Searched refs:encryptionPadding (Results 1 – 3 of 3) sorted by relevance
150 protected $encryptionPadding = self::ENCRYPTION_OAEP; variable in phpseclib3\\Crypt\\RSA856 $encryptionPadding = $selected;878 $new->encryptionPadding = $encryptionPadding;892 return $this->signaturePadding | $this->encryptionPadding;
453 switch ($this->encryptionPadding) {511 ->withPadding($this->signaturePadding | $this->encryptionPadding);
437 switch ($this->encryptionPadding) {466 ->withPadding($this->signaturePadding | $this->encryptionPadding);