Java.Security.Cert.CollectionCertStoreParameters Class
The parameters to initialize a Collection type CertStore instance.

See Also: CollectionCertStoreParameters Members

Syntax

[Android.Runtime.Register("java/security/cert/CollectionCertStoreParameters", DoNotGenerateAcw=true)]
public class CollectionCertStoreParameters : Java.Lang.Object, ICertStoreParameters, IDisposable

Remarks

The parameters to initialize a Collection type CertStore instance.

It is used to specify the Collection where the CertStore will retrieve the certificates and CRLs from.

[Android Documentation]

Requirements

Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1