subjectAltNames property

List<String>? subjectAltNames
final

A list of alternate names to verify the subject identity in the certificate presented by the client.

Implementation

final List<String>? subjectAltNames;