ICISSLVersion

The ICISSLVersion interface contains read-only properties used to specify SSL version information.

Members (Listed alphabetically)

  • Property BitFlag As Int read-only

  • HRESULT BitFlag([out, retval] int *pVal);

    The bit flag value associated with the SSL version

    EFT v7.1.1

  • Property Name As String read-only

  • HRESULT Name([out, retval] BSTR *pVal);

    The name of the SSL protocol version (i.e. SSLv3)

    EFT v7.1.1