EncodingFormat
Represents a format used for encoding and decoding cryptographic materials such as keys or parameters. Common formats include DER, PEM, JWK, and RAW.
Used by Encodable for encoding and Decoder for decoding cryptographic materials.