Enum SslEndpointIdentificationAlgorithmType
- Assembly
- DataDistributionManagerNet.dll
Endpoint identification algorithm to validate broker hostname using broker certificate.
public enum SslEndpointIdentificationAlgorithmType
Fields
https = 2
Server (broker) hostname verification as specified in RFC2818.
none = 1
No endpoint verification.