[Root] / Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / SignatureValidationResult Class


In This Topic
    SignatureValidationResult Class Properties
    In This Topic

    For a list of all members of this type, see SignatureValidationResult members.

    Public Properties
     NameDescription
    Public PropertyGets a value indicating if the byte range for the signature matches the cryptographic message syntax.  
    Public PropertyGets a value indicating if the signer’s certificate is trusted.  
    Public PropertyGets the SignatureFormField associated with this SignatureValidationResult.  
    Public PropertyGets a value indicating if the signature’s bytes are valid.  
    Public PropertyGets the signer’s certificate.  
    Public PropertyGets the current status of the SignatureValidationResult.  
    Top
    See Also