The members of Java.Security.ICertificate are listed below.
[read-only] | Format | string. Returns a string identifying the format of this certificate. |
[read-only] | Guarantor | IPrincipal. Returns the guarantor of this certificate. |
[read-only] | Principal | IPrincipal. Returns the principal of this certificate. |
[read-only] | PublicKey | IPublicKey. Returns the public key of this certificate. |
Decode(System.IO.Stream)Decodes a certificate from the given InputStream. | ||
Encode(System.IO.Stream)Encodes this certificate to an output stream. | ||
ToString(bool)Returns a string containing a concise, human-readable description of the this Certificate. |