The members of Javax.Security.Cert.Certificate are listed below.
See Also: Inherited members from Java.Lang.Object
Creates a new Certificate. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] abstract | PublicKey | Java.Security.IPublicKey. Returns the public key corresponding to this certificate. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
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. |