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

SupportClass.DigestOutputSupport Members

SupportClass.DigestOutputSupport overview

Public Instance Constructors

SupportClass.DigestOutputSupport Constructor Creates a new object of type DigestOutputSupport with the specified MessageDigest an the specified stream

Public Instance Properties

Activated True if the message digest needs to be updated in every call to write
BaseStream pr
MessageDigest The message digest associated to this object

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type.
GetType (inherited from Object) Gets the Type of the current instance.
ToString Returns a string representation of the Digest output stream. Actually is just a representation of the message digest object associated to the digest output instance
WriteOverloaded. If the message digest is activated then it is updated with the specified byte array and then write the byte array to the stream

See Also

SupportClass.DigestOutputSupport Class | (global) Namespace