The members of Android.Net.Http.SslCertificate are listed below.
See Also: Inherited members from Java.Lang.Object
Creates a new SSL certificate object from an X509 certificate | ||
Creates a new SSL certificate object | ||
Creates a new SSL certificate object |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | IssuedBy | SslCertificate.DName. |
[read-only] | IssuedTo | SslCertificate.DName. |
[read-only] | ValidNotAfter | string. |
[read-only] | ValidNotAfterDate | Java.Util.Date. |
[read-only] | ValidNotBefore | string. |
[read-only] | ValidNotBeforeDate | Java.Util.Date. |
[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. |
static | RestoreState(Android.OS.Bundle)Restores the certificate stored in the bundle | |
static | SaveState(SslCertificate)Saves the certificate state to a bundle |