Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / IPkcs7SignatureGenerator Interface
Properties Methods

In This Topic
    IPkcs7SignatureGenerator Interface Members
    In This Topic

    The following tables list the members exposed by IPkcs7SignatureGenerator.

    Public Properties
     NameDescription
     PropertyGets the ID of the encryption algorithm used by this IPkcs7SignatureGenerator.  
     PropertyGets the ID of the hash algorithm used by this IPkcs7SignatureGenerator.  
    Top
    Public Methods
     NameDescription
     MethodSigns the given message.  
    Top
    See Also