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

SupportClass.DigitalSignature.Update Method

Updates the data with the specified byte

Overload List

Updates the data with the specified byte

public void Update(byte);

Updates the data with the specified array of bytes

public void Update(byte[]);

Updates the data with a part of the specified array of bytes

public void Update(byte[],int,int);

See Also

SupportClass.DigitalSignature Class | (global) Namespace