Adds a subject alternative name to the respective criterion.
Syntax
[Android.Runtime.Register("addSubjectAlternativeName", "(I[B)V", "GetAddSubjectAlternativeName_IarrayBHandler")]
public virtual
void AddSubjectAlternativeName (
int tag,
byte[] name)
Parameters
- tag
- the type of the name.
- name
- the name in ASN.1 DER encoded form.
Exceptions
Remarks
Requirements
Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1