Java.Security.Cert.X509CertSelector.SetAuthorityKeyIdentifier Method
Sets the criterion for the AuthorityKeyIdentifier extension.

Syntax

[Android.Runtime.Register("setAuthorityKeyIdentifier", "([B)V", "GetSetAuthorityKeyIdentifier_arrayBHandler")]
public virtual void SetAuthorityKeyIdentifier (byte[] authorityKeyIdentifier)

Parameters

authorityKeyIdentifier
the authority key identifier, or null to disable this check.

Remarks

Sets the criterion for the AuthorityKeyIdentifier extension.

[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