| DomainNameIdentifier Constructor |
| Name | Description | |
|---|---|---|
| DomainNameIdentifier | DefaultCreates a new DomainNameIdentifier object. | |
| DomainNameIdentifier(String) | Creates a new DomainNameIdentifier object, initialized with the value. | |
| DomainNameIdentifier(String, String) | Creates a new DomainNameIdentifier object, initialized with the name and value. | |
| DomainNameIdentifier(String, String, String) | Creates a new DomainNameIdentifier object, initialized with the name, value, and hash. |