DigitalSignatureCollection Class

DigitalSignatureCollection class

Provides a collection of digital signatures attached to a document.


type DigitalSignatureCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewDigitalSignatureCollectionThe constructor of DigitalSignatureCollection.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
AddAdd one signature to DigitalSignatureCollection.
GetEnumeratorGet the enumerator for DigitalSignatureCollection,this enumerator allows iteration over the collection