Xceed Encryption Library Documentation
Getting Started Quickly / Hashing entirely in memory
In This Topic
    Hashing entirely in memory
    In This Topic

    Contents

    Basic (non-streaming) hashing of a memory buffer

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

    Hashing streaming data

    To obtain the hash value from streaming data, perform the following steps. Put the Xceed Hashing control on a form or instantiate it, then: