The PdfSigGenericPKCS type exposes the following members.

Constructors

  NameDescription
Public methodPdfSigGenericPKCS
Initializes a new instance of the PdfSigGenericPKCS class

Methods

  NameDescription
Public methodCanBeInObjStm (Inherited from PdfObject.)
Public methodContains (Inherited from PdfDictionary.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGet (Inherited from PdfDictionary.)
Public methodGetAsArray (Inherited from PdfDictionary.)
Public methodGetAsBoolean (Inherited from PdfDictionary.)
Public methodGetAsDict (Inherited from PdfDictionary.)
Public methodGetAsIndirectObject (Inherited from PdfDictionary.)
Public methodGetAsName (Inherited from PdfDictionary.)
Public methodGetAsNumber (Inherited from PdfDictionary.)
Public methodGetAsStream (Inherited from PdfDictionary.)
Public methodGetAsString (Inherited from PdfDictionary.)
Public methodGetBytes (Inherited from PdfObject.)
Public methodGetDirectObject (Inherited from PdfDictionary.)
Public methodGetEnumerator (Inherited from PdfDictionary.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsArray (Inherited from PdfObject.)
Public methodIsBoolean (Inherited from PdfObject.)
Public methodIsCatalog (Inherited from PdfDictionary.)
Public methodIsDictionary (Inherited from PdfObject.)
Public methodIsFont (Inherited from PdfDictionary.)
Public methodIsIndirect (Inherited from PdfObject.)
Public methodIsName (Inherited from PdfObject.)
Public methodIsNull (Inherited from PdfObject.)
Public methodIsNumber (Inherited from PdfObject.)
Public methodIsOutlineTree (Inherited from PdfDictionary.)
Public methodIsPage (Inherited from PdfDictionary.)
Public methodIsPages (Inherited from PdfDictionary.)
Public methodIsStream (Inherited from PdfObject.)
Public methodIsString (Inherited from PdfObject.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMerge (Inherited from PdfDictionary.)
Public methodMergeDifferent (Inherited from PdfDictionary.)
Public methodPut (Inherited from PdfDictionary.)
Public methodPutEx (Inherited from PdfDictionary.)
Public methodRemove (Inherited from PdfDictionary.)
Public methodSetExternalDigest
Public methodSetSignInfo
Public methodToPdf (Inherited from PdfDictionary.)
Public methodToString (Inherited from PdfDictionary.)

Fields

  NameDescription
Protected fieldbytes (Inherited from PdfObject.)
Protected fieldhashAlgorithm
Protected fieldhashMap (Inherited from PdfDictionary.)
Protected fieldindRef (Inherited from PdfObject.)
Protected fieldname
Protected fieldpkcs
Protected fieldtype (Inherited from PdfObject.)

Properties

  NameDescription
Public propertyByteRange (Inherited from PdfSignature.)
Public propertyCert (Inherited from PdfSignature.)
Public propertyContact (Inherited from PdfSignature.)
Protected propertyContent (Inherited from PdfObject.)
Public propertyContents (Inherited from PdfSignature.)
Public propertyDate (Inherited from PdfSignature.)
Public propertyIndRef (Inherited from PdfObject.)
Public propertyKeys (Inherited from PdfDictionary.)
Public propertyLength (Inherited from PdfObject.)
Public propertyLocation (Inherited from PdfSignature.)
Public propertyName
Public propertyReason (Inherited from PdfSignature.)
Public propertySigner
Public propertySignerContents
Public propertySize (Inherited from PdfDictionary.)
Public propertyType (Inherited from PdfObject.)

See Also