Java.Security.Cert.X509CRL.GetTBSCertList Method
Returns the tbsCertList information of this CRL in DER encoded form.

Syntax

[Android.Runtime.Register("getTBSCertList", "()[B", "GetGetTBSCertListHandler")]
public abstract byte[] GetTBSCertList ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Security.Cert.CRLExceptionif encoding fails.

Remarks

Returns the tbsCertList information of this CRL in DER encoded form.

[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