Xceed Encryption Library Documentation
Getting Started Quickly / Digitally signing & verifying entirely in memory
In This Topic
    Digitally signing & verifying entirely in memory
    In This Topic

    Contents

    Basic (non-streaming) creation of a digital signature from a memory buffer

    To create the digital signature of a memory buffer in a single pass, perform the following 5 steps. Put the Xceed Signing control on a form or instantiate it, then:

    Streaming creation of a digital signature from data in memory

    To create a digital signature from streaming memory data, perform the following steps. Put the Xceed Signing control on a form or instantiate it, then: