ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / HashCalculator Class
Members

In This Topic
    HashCalculator Class
    In This Topic
    Provides MD5 digest calculation implementation.
    Object Model
    HashCalculator Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class HashCalculator 
    public static class HashCalculator 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Rendering.Tools.HashCalculator

    See Also