ReturnT - the next stage of the definitionpublic static interface HasServerNameIndication.DefinitionStages.WithServerNameIndication<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ReturnT |
withoutServerNameIndication()
Ensures server name indication (SNI) is not required.
|
ReturnT |
withServerNameIndication()
Requires server name indication (SNI).
|
ReturnT withServerNameIndication()
ReturnT withoutServerNameIndication()
Copyright © 2020 Microsoft Corporation. All rights reserved.