public class PBoxPKCSDataObject extends PBoxExternal implements PKCSDataObject
| Modifier and Type | Field and Description |
|---|---|
static String |
PKCS_DATA_OBJECT_TYPE
Type name for
PBoxPKCSDataObject |
protected sun.security.pkcs.PKCS7 |
pkcs7 |
contextDependent| Constructor and Description |
|---|
PBoxPKCSDataObject(COSString pkcsData) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getSignerInfoCount()
number of the SignerInfo structures
|
Boolean |
getsigningCertificatePresent()
true if the object contains the X.509 signing certificate
|
getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String PKCS_DATA_OBJECT_TYPE
PBoxPKCSDataObjectprotected sun.security.pkcs.PKCS7 pkcs7
public Long getSignerInfoCount()
PKCSDataObjectgetSignerInfoCount in interface PKCSDataObjectpublic Boolean getsigningCertificatePresent()
PKCSDataObjectgetsigningCertificatePresent in interface PKCSDataObjectCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.