Returns the list of certificate stores that are used to find certificates
and CRLs.
Syntax
[get: Android.Runtime.Register("getCertStores", "()Ljava/util/List;", "GetGetCertStoresHandler")]
[set: Android.Runtime.Register("setCertStores", "(Ljava/util/List;)V", "GetSetCertStores_Ljava_util_List_Handler")]
public virtual
IList<CertStore> CertStores { get; set; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1