Java.Security.Cert.X509CertSelector.Issuer Property
Returns the issuer that a certificate must match.

Syntax

[get: Android.Runtime.Register("getIssuer", "()Ljavax/security/auth/x500/X500Principal;", "GetGetIssuerHandler")]
[set: Android.Runtime.Register("setIssuer", "(Ljavax/security/auth/x500/X500Principal;)V", "GetSetIssuer_Ljavax_security_auth_x500_X500Principal_Handler")]
public virtual Javax.Security.Auth.X500.X500Principal Issuer { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the issuer that a certificate must match.

Set method documentation [Android Documentation]

Sets the issuer that a certificate must match.

Requirements

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