u-kprotocol0python.module
fault.defects

Validate protocol implementations.

module
import

TLS
class

TLSclosed
data

closed = False

TLSri
data

ri = False

TLSencipher
method

encipher(self, data)

TLSdecipher
method

decipher(self, data)

TLSclose
method

close(self)

TLSreceive_interrupt
method

receive_interrupt(self)

TLSconnect_transmit_ready
method

connect_transmit_ready(self, cb)

TLSconnect_receive_closed
method

connect_receive_closed(self, cb)

test_allocate
function

test_allocate(test)

test_transfers
function

test_transfers(test)

Validate encrypt and decrypt methods.

test_channel_interrupt
function

test_channel_interrupt(test)

test_channel_terminate_callback
function

test_channel_terminate_callback(test)

test_channel_terminate_full
function

test_channel_terminate_full(test)