botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
TestPolicy
botan
tls
test
Undocumented in source.
static if
(
BOTAN_TEST && BOTAN_HAS_TLS
)
class
TestPolicy : TLSPolicy {
bool
acceptableProtocolVersion
(TLSProtocolVersion );
bool
sendFallbackSCSV
(TLSProtocolVersion );
}
Members
Functions
acceptableProtocolVersion
bool
acceptableProtocolVersion
(TLSProtocolVersion )
Undocumented in source. Be warned that the author may not have intended to support it.
sendFallbackSCSV
bool
sendFallbackSCSV
(TLSProtocolVersion )
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
botan
tls
test
classes
TLSCredentialsManagerTest
TestPolicy
functions
basicTestHandshake
createCreds