Certificate.getFormat
Interface Overview | Interface Members | 
  This Package | 
All Packages
 public abstract String getFormat()
Returns
     the name of the coding format.
  Description
 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 encode
 and decode methods.