Class CypherAES
java.lang.Object
net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES
- All Implemented Interfaces:
CypherInterface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CYPHER_ID
- See Also:
-
-
Constructor Details
-
CypherAES
public CypherAES()
-
-
Method Details
-
decrypt
- Specified by:
decrypt
in interfaceCypherInterface
- Throws:
IOException
-
decrypt
- Specified by:
decrypt
in interfaceCypherInterface
- Throws:
IOException
-
encrypt
- Specified by:
encrypt
in interfaceCypherInterface
- Throws:
IOException
-
encrypt
- Specified by:
encrypt
in interfaceCypherInterface
- Throws:
IOException
-
infoLine
- Specified by:
infoLine
in interfaceCypherInterface
-