Java.Security.Cert.X509Certificate.GetTBSCertificate Method
Returns the tbsCertificate information from this certificate in DER-encoded format.

Syntax

[Android.Runtime.Register("getTBSCertificate", "()[B", "GetGetTBSCertificateHandler")]
public abstract byte[] GetTBSCertificate ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Security.Cert.CertificateEncodingExceptionif an error occurs in encoding

Remarks

Returns the tbsCertificate information from this certificate in DER-encoded format.

[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