Java.Security.Cert.X509CertSelector.AddPathToName Method
Adds a "pathToName" to the respective criterion.

Syntax

[Android.Runtime.Register("addPathToName", "(I[B)V", "GetAddPathToName_IarrayBHandler")]
public virtual void AddPathToName (int type, byte[] name)

Parameters

type
the type of the name
name
the name in ASN.1 DER encoded form.

Exceptions

TypeReason
Java.IO.IOExceptionif decoding fails.

Remarks

Adds a "pathToName" to the respective criterion.

[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