Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / IPkcs7SignatureGenerator Interface / DigestEncryptionAlgorithm Property

In This Topic
    DigestEncryptionAlgorithm Property
    In This Topic
    Gets the ID of the encryption algorithm used by this IPkcs7SignatureGenerator.
    Syntax
    'Declaration
     
    ReadOnly Property DigestEncryptionAlgorithm As OID
    OID DigestEncryptionAlgorithm {get;}
    See Also