Module openssl::ssl
+
+ [−]
+
+ [src]
+Modules
+error | ++ + | +
Structs
+Ssl | ++ + | +
SslContext | +
+ An SSL context object + + |
+
SslContextOptions | ++ + | +
SslStream | +
+ A stream wrapper which handles SSL encryption for an underlying stream. + + |
+
SslVerifyMode | ++ + | +
Enums
+MaybeSslStream | +
+ A utility type to help in cases where the use of SSL is decided at runtime. + + |
+
SslMethod | +
+ Determines the SSL method supported + + |
+
Constants
+Type Definitions
+VerifyCallback | +
+ The signature of functions that can be used to manually verify certificates + + |
+
VerifyCallbackData | +
+ The signature of functions that can be used to manually verify certificates +when user-data should be carried for all verification process + + |
+