Java.Security.Cert.CertPath.GetEncoded Method
Returns an encoding of this CertPath using the given encoding from CertPath.Encodings.

Syntax

[Android.Runtime.Register("getEncoded", "(Ljava/lang/String;)[B", "GetGetEncoded_Ljava_lang_String_Handler")]
public abstract byte[] GetEncoded (string encoding)

Parameters

encoding
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

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

Remarks

Returns an encoding of this CertPath using the given encoding from CertPath.Encodings.

[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