Module cryptostream::write[][src]

Cryptostream types which operate over Write streams, providing both encryption and decryption facilities.

Structs

Decryptor

A decrypting stream adapter that decrypts what is written to it

Encryptor

An encrypting stream adapter that encrypts what is written to it