Certificate.getFormat

Returns the name of the coding format. This is used as a hint to find an appropriate parser. It could be "X.509", "PGP", etc. This is the format produced and understood by the {@code encode} and {@code decode} methods.

@return the name of the coding format.

interface Certificate
abstract
string
getFormat
()

Meta