Java.Security.Cert.X509CertSelector.SetSubjectKeyIdentifier Method
Sets the criterion for the SubjectKeyIdentifier extension.

Syntax

[Android.Runtime.Register("setSubjectKeyIdentifier", "([B)V", "GetSetSubjectKeyIdentifier_arrayBHandler")]
public virtual void SetSubjectKeyIdentifier (byte[] subjectKeyIdentifier)

Parameters

subjectKeyIdentifier
the subject key identifier or null to disable this check.

Remarks

Sets the criterion for the SubjectKeyIdentifier extension.

The subjectKeyIdentifier should be a single DER encoded value.

[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