Decoder
Decodes cryptographic material of type M from an encoded byte representation in a given EncodingFormat.
For the encoding counterpart, see Encodable.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Decodes material from the given byteString encoded in the specified format and returns the resulting instance of M.
Link copied to clipboard
Decodes material from the given byteString encoded in the specified format and returns the resulting instance of M.