Java.Security.Cert.X509CRLSelector.AddIssuer Method
Adds an issuer to the criterion for the issuer distinguished names.

Syntax

[Android.Runtime.Register("addIssuer", "(Ljavax/security/auth/x500/X500Principal;)V", "GetAddIssuer_Ljavax_security_auth_x500_X500Principal_Handler")]
public virtual void AddIssuer (Javax.Security.Auth.X500.X500Principal issuer)

Parameters

issuer
the issuer to add to the criterion

Remarks

Adds an issuer to the criterion for the issuer distinguished names.

The CRL issuer must match at least one of the specified distinguished names.

[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