OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework
SymCipherInputStream Constructor
public SymCipherInputStream(
Stream
inStream
,
SecretKey
symKey
,
bool
encrypt
);
See Also
SymCipherInputStream Class
|
de.osci.helper Namespace