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

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