Android.Net.Http.SslCertificate.RestoreState Method
Restores the certificate stored in the bundle

Syntax

[Android.Runtime.Register("restoreState", "(Landroid/os/Bundle;)Landroid/net/http/SslCertificate;", "")]
public static SslCertificate RestoreState (Android.OS.Bundle bundle)

Parameters

bundle
The bundle with the certificate state stored in it

Returns

Documentation for this section has not yet been entered.

Remarks

Restores the certificate stored in the bundle

[Android Documentation]

Requirements

Namespace: Android.Net.Http
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1