X509SubjectAlternativeNamesExtension Constructor |
Name | Description | |
---|---|---|
X509SubjectAlternativeNamesExtension(AsnEncodedData, Boolean) |
Initializes a new instance of the X509SubjectAlternativeNamesExtension class using an
AsnEncodedData object and a value that identifies whether the extension is critical.
| |
X509SubjectAlternativeNamesExtension(X509AlternativeNameCollection, Boolean) |
Initializes a new instance of the X509SubjectAlternativeNamesExtension class using a
collection of alternative names and a value that identifies whether the extension is critical.
|