Values.SubjectAlternativeNamesSourceAn object that represents the subject alternative names secured by the certificate.
type nonrec t = {match_ : SubjectAlternativeNameMatchers.t;An object that represents the criteria for determining a SANs match.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of [> `String of SubjectAlternativeName.t ] list ])
list ])
list ]