Package org.qubership.atp.crypt.config
Class AtpDecryptorConfiguration
java.lang.Object
org.qubership.atp.crypt.config.AtpCryptoConfiguration
org.qubership.atp.crypt.config.AtpDecryptorConfiguration
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.qubership.atp.crypt.config.AtpCryptoConfiguration
validateKey
-
Constructor Details
-
AtpDecryptorConfiguration
public AtpDecryptorConfiguration()
-
-
Method Details
-
atpDecryptor
@Bean("atpDecryptor") public Decryptor atpDecryptor() throws AtpCryptInvalidKeyException, AtpDecryptExceptionATP Decryptor bean.
-