Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IReadOnlySignatureDetails Interface / getSignatureCertificate Method
In This Topic
    getSignatureCertificate Method
    In This Topic
    Gets the certificate (private key removed) that was used to sign this workbook.
    Syntax
    java.security.cert.X509Certificate getSignatureCertificate()
    See Also