public class CPDFSigner
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
CPDFX509 |
getCert()
Get certificate.
|
long |
getSignerPtr()
Get pointer to the signer.
|
CPDFSignature |
getTimeStampSignature()
Get timestamp signature.
|
boolean |
isValid()
Check whether the signer is correct.
|
public long getSignerPtr()
public boolean isValid()
public CPDFX509 getCert()
public CPDFSignature getTimeStampSignature()