SignatureOptions
Defined in: src/pdf/signature.ts:46
Extends
Section titled “Extends”Properties
Section titled “Properties”algorithm?
Section titled “algorithm?”
readonlyoptionalalgorithm?:"rsa"|"ecdsa"
Defined in: src/pdf/signature.ts:39
Inherited from
Section titled “Inherited from”certificate
Section titled “certificate”
readonlycertificate:Uint8Array
Defined in: src/pdf/signature.ts:34
Inherited from
Section titled “Inherited from”contactInfo?
Section titled “contactInfo?”
readonlyoptionalcontactInfo?:string
Defined in: src/pdf/signature.ts:23
Inherited from
Section titled “Inherited from”SignaturePlaceholder.contactInfo
extraCertificates?
Section titled “extraCertificates?”
readonlyoptionalextraCertificates?: readonlyUint8Array<ArrayBufferLike>[]
Defined in: src/pdf/signature.ts:41
Inherited from
Section titled “Inherited from”SignerCredentials.extraCertificates
fieldName?
Section titled “fieldName?”
readonlyoptionalfieldName?:string
Defined in: src/pdf/signature.ts:27
Inherited from
Section titled “Inherited from”SignaturePlaceholder.fieldName
location?
Section titled “location?”
readonlyoptionallocation?:string
Defined in: src/pdf/signature.ts:20
Inherited from
Section titled “Inherited from”
readonlyoptionalname?:string
Defined in: src/pdf/signature.ts:22
Inherited from
Section titled “Inherited from”privateKey
Section titled “privateKey”
readonlyprivateKey:CryptoKey
Defined in: src/pdf/signature.ts:37
Inherited from
Section titled “Inherited from”reason?
Section titled “reason?”
readonlyoptionalreason?:string
Defined in: src/pdf/signature.ts:19
Inherited from
Section titled “Inherited from”reserveBytes?
Section titled “reserveBytes?”
readonlyoptionalreserveBytes?:number
Defined in: src/pdf/signature.ts:29
Inherited from
Section titled “Inherited from”SignaturePlaceholder.reserveBytes
signingTime?
Section titled “signingTime?”
readonlyoptionalsigningTime?:Date
Defined in: src/pdf/signature.ts:25