[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the size of the Diffie-Hellman key used by the server for client
communications.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public int SSLDHSize { get; } |
Public ReadOnly Property SSLDHSize As Integer |
public: property int SSLDHSize { int get (); } |