Class SymmetricCryptoApiProperties
- java.lang.Object
-
- org.eclipse.keypop.calypso.crypto.symmetric.SymmetricCryptoApiProperties
-
public final class SymmetricCryptoApiProperties extends java.lang.Object
API properties.- Since:
- 0.1.0
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
VERSION
API version: "0.1"
-
-
-
Field Detail
-
VERSION
public static final java.lang.String VERSION
API version: "0.1"- Since:
- 0.1.0
- See Also:
- Constant Field Values
-
-