📄️ DelCipherBox
DelCipherBox attempts to tear down an existing cipher box pipe. The same
📄️ NewCipherBox
NewCipherBox creates a new cipher box pipe/stream given a valid
📄️ RecvStream
RecvStream opens up the read side of the passed CipherBox pipe. This method
📄️ SendStream
SendStream opens up the write side of the passed CipherBox pipe. Writes