- All Known Implementing Classes:
CertPathEncoding
public interface Encoding
The interface
Encoding
is for enums that represents an encodings-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The Constant UNKNOWN_ENCODING_NAME is if the encoding name is unknown -
Method Summary
-
Field Details
-
UNKNOWN_ENCODING_NAME
The Constant UNKNOWN_ENCODING_NAME is if the encoding name is unknown- See Also:
-
-
Method Details
-
getEncoding
String getEncoding()Gets the encoding- Returns:
- the encoding
-