SignerLocation
Overview
SignerLocation is a interface in Aspose.PDF FOSS for TypeScript.
CAdES signer-location signed attribute (all fields optional).
Properties: country, locality, postalAddress.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
country | : string | Read | Gets the country. |
locality | : string | Read | Gets the locality. |
postalAddress | : string[] | Read | Gets the postal address. |