OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

Canonizer Properties

The properties of the Canonizer class are listed below. For a complete list of Canonizer class members, see the Canonizer Members topic.

Public Instance Properties

CanRead (inherited from MemoryStream) Gets a value indicating whether the current stream supports reading.
CanSeek (inherited from MemoryStream) Gets a value indicating whether the current stream supports seeking.
CanTimeout (inherited from Stream) Gets a value that determines whether the current stream can time out.
CanWrite (inherited from MemoryStream) Gets a value indicating whether the current stream supports writing.
Capacity (inherited from MemoryStream) Gets or sets the number of bytes allocated for this stream.
ContainerNS 
DigestValues 
Length (inherited from MemoryStream) Gets the length of the stream in bytes.
Position (inherited from MemoryStream) Gets or sets the current position within the stream.
ReadTimeout (inherited from Stream) Gets or sets a value, in miliseconds, that determines how long the stream will attempt to read before timing out.
SignedInfos 
SignedProperties 
WriteTimeout (inherited from Stream) Gets or sets a value, in miliseconds, that determines how long the stream will attempt to write before timing out.

See Also

Canonizer Class | de.osci.helper Namespace |