Class ProductCipher
java.lang.Object
com.atlassian.secrets.tomcat.cipher.ProductCipher
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProductCipher
public ProductCipher()
-
-
Method Details
-
encrypt
public EncryptionResult encrypt(String plainTextPassword, Optional<String> existingEncryptionKeyFile) -
decrypt
-