The methods of Javax.Security.Cert.Certificate are listed below. For a list of all members, see the Certificate Members list.
See Also: Inherited members from Java.Lang.Object
abstract | GetEncoded()Returns the encoded representation for this certificate. | |
abstract | ToString()Returns a string containing a concise, human-readable description of the receiver. | |
abstract | Verify(Java.Security.IPublicKey)Verifies that this certificate was signed with the given public key. | |
abstract | Verify(Java.Security.IPublicKey, string)Verifies that this certificate was signed with the given public key. |