Infront Data Manager Connect Client (.NET)
|
Helper class for TLS related stuff More...
Static Public Member Functions | |
static string | GenerateCipherString (SslStream stream) |
Build the cipher string for a connected and established SslStream Format is: Protocol_<KeyExchange>_<KeyExchange>_WITH_<Cipher>_<CipherStrength>_?_<Hash> Example: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 More... | |
Helper class for TLS related stuff
|
inlinestatic |
Build the cipher string for a connected and established SslStream Format is: Protocol_<KeyExchange>_<KeyExchange>_WITH_<Cipher>_<CipherStrength>_?_<Hash> Example: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
Regarding CBC/GCM: Assume that if authenticated GCM must be used.
stream |
Copyright (C) 2021 Infront Financial Technology GmbH
Mainzer Landstrasse 178 – 190
60327 Frankfurt am Main
Infront Data Manager Connect V4.1