Java.Security.Cert.X509CertSelector.GetIssuerAsBytes Method
Returns the issuer that a certificate must match.

Syntax

[Android.Runtime.Register("getIssuerAsBytes", "()[B", "GetGetIssuerAsBytesHandler")]
public virtual byte[] GetIssuerAsBytes ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOExceptionif encoding the issuer fails.

Remarks

Returns the issuer that a certificate must match.

[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