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

SupportClass.DigitalSignature Members

SupportClass.DigitalSignature overview

Public Static Methods

GetInstance Generates a DigitalSignature instance with the specified algorithm

Public Instance Properties

AlgorithmName Gets the name of the cryptographic algorithm used in the instance
Data Gets or sets the data to be signed

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.
Sign Creates a signature from the updated data
Signing Sets the objective property to specify that the signature was created for signing
ToString String representation of the digital signature object
UpdateOverloaded. Updates the data with the specified array of bytes
Verification Sets the objetive property to specify that the signature was created for verification

See Also

SupportClass.DigitalSignature Class | (global) Namespace