Searched refs:encryptionAlgorithmName (Results 1 – 1 of 1) sorted by relevance
136 public EncryptedPrivateKeyInfo(String encryptionAlgorithmName, byte[] encryptedData) in EncryptedPrivateKeyInfo() argument138 if (encryptionAlgorithmName == null) { in EncryptedPrivateKeyInfo()141 this.algName = encryptionAlgorithmName; in EncryptedPrivateKeyInfo()