Searched refs:encryptionPadding (Results 1 – 3 of 3) sorted by relevance
162 protected $encryptionPadding = self::ENCRYPTION_OAEP; variable in phpseclib3\\Crypt\\RSA887 $encryptionPadding = $selected;908 $new->encryptionPadding = $encryptionPadding;920 return $this->signaturePadding | $this->encryptionPadding;
467 switch ($this->encryptionPadding) {525 ->withPadding($this->signaturePadding | $this->encryptionPadding);
458 switch ($this->encryptionPadding) {488 ->withPadding($this->signaturePadding | $this->encryptionPadding);