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

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