Uses of Class
system.net.security.SslClientHelloInfo
-
Packages that use SslClientHelloInfo Package Description system.net.security -
-
Uses of SslClientHelloInfo in system.net.security
Methods in system.net.security that return SslClientHelloInfo Modifier and Type Method Description static SslClientHelloInfo
SslClientHelloInfo. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoSslClientHelloInfo
, a cast assert is made to check if types are compatible.
-