Save This Page
Home » iText-src-2.1.3 » com.lowagie » text » pdf » [javadoc | source]
com.lowagie.text.pdf
public static class: PdfSigGenericPKCS.VeriSign [javadoc | source]
java.lang.Object
   com.lowagie.text.pdf.PdfObject
      com.lowagie.text.pdf.PdfDictionary
         com.lowagie.text.pdf.PdfSignature
            com.lowagie.text.pdf.PdfSigGenericPKCS
               com.lowagie.text.pdf.PdfSigGenericPKCS$VeriSign
Creates a standard filter of the type VeriSign.
Fields inherited from com.lowagie.text.pdf.PdfSigGenericPKCS:
hashAlgorithm,  provider,  pkcs,  name
Fields inherited from com.lowagie.text.pdf.PdfDictionary:
FONT,  OUTLINES,  PAGE,  PAGES,  CATALOG,  hashMap
Fields inherited from com.lowagie.text.pdf.PdfObject:
BOOLEAN,  NUMBER,  STRING,  NAME,  ARRAY,  DICTIONARY,  STREAM,  NULL,  INDIRECT,  NOTHING,  TEXT_PDFDOCENCODING,  TEXT_UNICODE,  bytes,  type,  indRef
Constructor:
 public VeriSign() 
 public VeriSign(String provider) 
    The constructor for an explicit provider.
    Parameters:
    provider - the crypto provider
Methods from com.lowagie.text.pdf.PdfSigGenericPKCS:
getName,   getSigner,   getSignerContents,   setExternalDigest,   setSignInfo
Methods from com.lowagie.text.pdf.PdfSignature:
setByteRange,   setCert,   setContact,   setContents,   setDate,   setLocation,   setName,   setReason
Methods from com.lowagie.text.pdf.PdfDictionary:
contains,   get,   getAsArray,   getAsBoolean,   getAsDict,   getAsIndirectObject,   getAsName,   getAsNumber,   getAsStream,   getAsString,   getDirectObject,   getKeys,   isCatalog,   isFont,   isOutlineTree,   isPage,   isPages,   merge,   mergeDifferent,   put,   putAll,   putEx,   remove,   size,   toPdf,   toString
Methods from com.lowagie.text.pdf.PdfObject:
canBeInObjStm,   getBytes,   getIndRef,   isArray,   isBoolean,   isDictionary,   isIndirect,   isName,   isNull,   isNumber,   isStream,   isString,   length,   setContent,   setIndRef,   toPdf,   toString,   type
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait