EncryptionHelper.CreateClientStream (Stream, String, Boolean) Method
Create a client stream
Public Shared Function CreateClientStream( _
ByVal stream As Stream, _
ByVal source As String, _
ByVal throw_on_read_error As Boolean _
) As Stream
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
stream
-
Stream
<default>
-
source
-
string
-
throw_on_read_error
-
bool
Return Value
Stream
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1