Xceed Encryption Library Documentation
Getting Started Quickly / Hashing a file
In This Topic
    Hashing a file
    In This Topic

    Contents

    Basic (non-streaming) hashing of a file's data

    To create a hash value of a file in a single pass, perform the following steps. Put the Xceed Hashing control on a form or instantiate it, then:

    Hashing data from a file in a streaming fashion

    To obtain the hash value for a file in multiple passes, perform the following steps. Put the Xceed Hashing control on a form or instantiate it, then: