Searched refs:algParams (Results 1 – 1 of 1) sorted by relevance
172 public EncryptedPrivateKeyInfo(AlgorithmParameters algParams, byte[] encryptedData) in EncryptedPrivateKeyInfo() argument174 if (algParams == null) { in EncryptedPrivateKeyInfo()177 this.algParameters = algParams; in EncryptedPrivateKeyInfo()