Condividi tramite


SecureCacheResponse.ServerCertificateChain Proprietà

Definizione

Ottiene la catena di certificati del server memorizzata nella cache.

public abstract System.Collections.Generic.IList<Java.Security.Cert.Certificate>? ServerCertificateChain { [Android.Runtime.Register("getServerCertificateChain", "()Ljava/util/List;", "GetGetServerCertificateChainHandler")] get; }
[<get: Android.Runtime.Register("getServerCertificateChain", "()Ljava/util/List;", "GetGetServerCertificateChainHandler")>]
member this.ServerCertificateChain : System.Collections.Generic.IList<Java.Security.Cert.Certificate>

Valore della proprietà

Attributi

Eccezioni

se il peer non è verificato.

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a