Java.Security.ICertificate: Method Members

The methods of Java.Security.ICertificate are listed below. For a list of all members, see the ICertificate Members list.

Public Methods

Decode(System.IO.Stream)
Decodes a certificate from the given InputStream.
Encode(System.IO.Stream)
Encodes this certificate to an output stream.
ToString(bool) : string
Returns a string containing a concise, human-readable description of the this Certificate.