Returns a Stream representation of the content.

Namespace:  Rebex.Security.Cryptography.Pkcs
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Function ToStream As Stream
C#
public Stream ToStream()

Return Value

Stream.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also