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

    Contents

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

    To create a digital signature of a file 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 a file

    To create a digital signature of a file by reading the data in multiple passes, perform the following 7 steps. Put the Xceed Signing control on a form or instantiate it, then: