SubjectAltNames constructor
SubjectAltNames({})
Implementation
SubjectAltNames({
this.customSans,
this.dnsNames,
this.emailAddresses,
this.ipAddresses,
this.uris,
});
SubjectAltNames({
this.customSans,
this.dnsNames,
this.emailAddresses,
this.ipAddresses,
this.uris,
});