CryptoSys API
Library Manual
CipherStream Class
CipherStream.Bytes Method
Enciphers data in array of bytes using specified stream cipher.
CipherStream.Dispose Method
Dispose of this object and clear any key schedules
CipherStream.File Method
Enciphers data in a file using specified stream cipher.
CipherStream.Hex Method
Enciphers data in a hex-encoded string using specified stream cipher.
CipherStream.Init Method
Initializes the context ready for repeated operations of CipherStream.Update
CipherStream.Instance Method
Create the one and only instance
CipherStream.Update Method
Encrypts input using current context
CipherStream.ErrCode Property
[
Contents
] [
Index
]
[
PREV: Cipher Class...
] [
Contents
] [
Index
]
[
NEXT: Cnv Class...
]