Module vibe.stream.openssl
OpenSSL based SSL/TLS stream implementation
Classes
Name | Description |
---|---|
OpenSSLContext
|
Encapsulates the configuration for an SSL tunnel. |
OpenSSLStream
|
Creates an SSL/TLS tunnel within an existing stream. |
Enum values
Name | Type | Description |
---|---|---|
alpn_forced
|
||
haveALPN
|
Aliases
Name | Type | Description |
---|---|---|
SSLState
|
deimos
|
Authors
Sönke Ludwig
Copyright
© 2012-2014 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.