Java.Security.Cert.X509CertSelector.GetSubjectAsBytes Method
Returns the subject that a certificate must match.

Syntax

[Android.Runtime.Register("getSubjectAsBytes", "()[B", "GetGetSubjectAsBytesHandler")]
public virtual byte[] GetSubjectAsBytes ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOExceptionif encoding the subject fails.

Remarks

Returns the subject 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