public class AESSymmetricCrypto extends Object implements SymmetricCryptoInterface
implementingClasses| Constructor and Description | 
|---|
AESSymmetricCrypto()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAlgorithm()  | 
int | 
getAlgorithmType()  | 
String | 
getDefaultScheme()  | 
public String getAlgorithm()
getAlgorithm in interface SymmetricCryptoInterfacepublic int getAlgorithmType()
getAlgorithmType in interface SymmetricCryptoInterfacepublic String getDefaultScheme()
getDefaultScheme in interface SymmetricCryptoInterface