Documentation for this section has not yet been entered.
Returns the criterion for subject alternative names.
the certificate must contain all or at least one of the specified subject alternative names. The behavior is specified by X509CertSelector.MatchAllSubjectAltNames.
The subject alternative names is a collection with an entry for each name included in the criterion. The name is specified as a List, the first entry is an Integer specifying the name type (0-8), the second entry is byte array specifying the name in ASN.1 DER encoded form)