public abstract class PdfSigGenericPKCS extends PdfSignature
hashMap| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the subject name in the signing certificate (the element "CN")
|
PdfPKCS7 |
getSigner()
Gets the class instance that does the actual signing.
|
byte[] |
getSignerContents()
Gets the signature content.
|
setByteRange, setCert, setContact, setContents, setDate, setLocation, setName, setReasonget, getAsArray, getAsDict, getAsName, getAsNumber, getAsString, getDirectObject, getKeys, isCatalog, isFont, isOutlineTree, isPage, isPages, put, remove, size, toPdf, toStringgetBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, setContent, setIndRef, typepublic String getName()
public PdfPKCS7 getSigner()
public byte[] getSignerContents()
Copyright © 2021. All rights reserved.