Interface KeyFullRepresentationAlgorithmMetadata.Mode
-
- Enclosing class:
- KeyFullRepresentationAlgorithmMetadata
public static interface KeyFullRepresentationAlgorithmMetadata.Mode
Deprecated.
-
-
Field Summary
Fields Modifier and Type Field Description static String
CBC_PAD
CBC_PAD.static String
DEPRECATED
Deprecated.
-
-
-
Field Detail
-
CBC_PAD
static final String CBC_PAD
CBC_PAD.- See Also:
- Constant Field Values
-
DEPRECATED
static final String DEPRECATED
Deprecated.- See Also:
- Constant Field Values
-
-