TestPolicy

Undocumented in source.
static if(BOTAN_TEST && BOTAN_HAS_TLS)
class TestPolicy : TLSPolicy {}

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