Part of twisted.conch.ssh.transport View Source View In Hierarchy
| Parameters | initialVector | A byte string representing the initial counter value.
 (type: str
) | 
| blockSize | The length of the output buffer, as well as the number of bytes at the 
beginning of initialVector to consider.
 (type: int
) |