| Constructors: NewCryptoStream |
Creates a new CryptoStream object used to read or write transformed data to or from an underlying stream.
Public Function NewCryptoStream( ByVal Stream As Stream, ByVal Transform As ICryptoTransform, ByVal Mode As CryptoStreamMode ) As CryptoStream
Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewCryptographicException NewCspKeyContainerInfo CryptoStream