Java.Security.Cert.Certificate.GetEncoded Method
Returns the encoded representation for this certificate.

Syntax

[Android.Runtime.Register("getEncoded", "()[B", "GetGetEncodedHandler")]
public abstract byte[] GetEncoded ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Security.Cert.CertificateEncodingExceptionif the encoding fails.

Remarks

Returns the encoded representation for this certificate.

[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