Android.Net.Http.SslCertificate.SaveState Method
Saves the certificate state to a bundle

Syntax

[Android.Runtime.Register("saveState", "(Landroid/net/http/SslCertificate;)Landroid/os/Bundle;", "")]
public static Android.OS.Bundle SaveState (SslCertificate certificate)

Parameters

certificate
The SSL certificate to store

Returns

Documentation for this section has not yet been entered.

Remarks

Saves the certificate state to a 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