Package org.cryptacular.pem
Class Constants
java.lang.Object
org.cryptacular.pem.Constants
PEM constants.
- Author:
- Middleware Services
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String(RFC1421 4.4 Encapsulation Mechanism) (RFC7468 2.static final String(RFC1421 4.4 Encapsulation Mechanism) (RFC7468 2.static final String(RFC1421 4.4 Encapsulation Mechanism) (RFC7468 2.static final StringDEK-Info header as defined by RFC 1421static final StringProc-Type header as defined by RFC 1421static final intRFC4716 3.3.3.Headers allowed by RFC 1421.static final intRFC4716 3.3.3.Headers allowed by RFC 4716.static final StringRFC4716 3.2.static final StringRFC4716 3.2.static final StringRFC4716 3.2.static final intRFC4716 3.3.3.static final StringRFC4716 3.3.3.Headers covered in RFC 4716.static final intRFC4716 3.3.3. -
Method Summary
-
Field Details
-
RFC7468_MAX_LINE_LENGTH
public static final int RFC7468_MAX_LINE_LENGTHRFC4716 3.3.3. Private Use Headers- See Also:
-
RFC1421_MAX_LINE_LENGTH
public static final int RFC1421_MAX_LINE_LENGTHRFC4716 3.3.3. Private Use Headers- See Also:
-
RFC4716_MAX_LINE_LENGTH
public static final int RFC4716_MAX_LINE_LENGTHRFC4716 3.3.3. Private Use Headers- See Also:
-
RFC2440_MAX_LINE_LENGTH
public static final int RFC2440_MAX_LINE_LENGTHRFC4716 3.3.3. Private Use Headers- See Also:
-
RFC4716_SPECIFIER_PRIVATE_BEGIN_MARKER
RFC4716 3.3.3. Private Use Headers- See Also:
-
RFC1421_ENCAPSULATION_MARKER
(RFC1421 4.4 Encapsulation Mechanism) (RFC7468 2. General Considerations) (RFC2440 6.2. Forming ASCII Armor)- See Also:
-
RFC4716_ENCAPSULATION_MARKER
RFC4716 3.2. Begin and End Markers- See Also:
-
RFC4716_ENCAPSULATION_BEGIN_MARKER
RFC4716 3.2. Begin and End Markers- See Also:
-
RFC4716_ENCAPSULATION_END_MARKER
RFC4716 3.2. Begin and End Markers- See Also:
-
RFC1421_ENCAPSULATION_BEGIN_MARKER
(RFC1421 4.4 Encapsulation Mechanism) (RFC7468 2. General Considerations) (RFC2440 6.2. Forming ASCII Armor)- See Also:
-
RFC1421_ENCAPSULATION_END_MARKER
(RFC1421 4.4 Encapsulation Mechanism) (RFC7468 2. General Considerations) (RFC2440 6.2. Forming ASCII Armor)- See Also:
-
RFC1421_HEADER_FIELD_DEK_INFO
DEK-Info header as defined by RFC 1421- See Also:
-
RFC1421_HEADER_FIELD_PROC_TYPE
Proc-Type header as defined by RFC 1421- See Also:
-
RFC4716_SPECIFIERS
Headers covered in RFC 4716. In addition to this set all headers starting withRFC4716_SPECIFIER_PRIVATE_BEGIN_MARKERare allowed by RFC 4716. -
RFC2440_SPECIFIERS
Headers allowed by RFC 4716.RFC2440_SPECIFIER_MESSAGE_IDSHOULD NOT appear unless it is in a multi-part message. -
RFC1421_SPECIFIERS
Headers allowed by RFC 1421.
-