Sprache

SslError.SslNotyetvalid Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Net.Http.SslErrorType enum directly instead of this field.

Das Zertifikat ist noch nicht gültig.

[Android.Runtime.Register("SSL_NOTYETVALID")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.SslErrorType enum directly instead of this field.", true)]
public const Android.Net.Http.SslErrorType SslNotyetvalid = 0;
[<Android.Runtime.Register("SSL_NOTYETVALID")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Http.SslErrorType enum directly instead of this field.", true)>]
val mutable SslNotyetvalid : Android.Net.Http.SslErrorType

Feldwert

Value = 0
Attribute

Hinweise

Das Zertifikat ist noch nicht gültig.

Java Dokumentation für android.net.http.SslError.SSL_NOTYETVALID.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: