AllowedSubjectAltNames constructor
AllowedSubjectAltNames({})
Implementation
AllowedSubjectAltNames({
this.allowCustomSans,
this.allowGlobbingDnsWildcards,
this.allowedDnsNames,
this.allowedEmailAddresses,
this.allowedIps,
this.allowedUris,
});