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

In This Topic
    HashAlgorithm Property (ISignatureParser)
    In This Topic
    Gets the name of the HASH algorithm used in the signature.
    Syntax
    'Declaration
     
    ReadOnly Property HashAlgorithm As System.String
    System.string HashAlgorithm {get;}
    See Also