| java.lang.Object | |
| ↳ | com.pspdfkit.signatures.SignatureMetadata |
Additional metadata that can be added to digital signatures.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | SignatureMetadata.Builder | A helper class used for building the SignatureMetadata. |
|||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| SignatureMetadata() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract String |
signatureLocation()
The place where this digital signature was applied (for example, Vienna).
| ||||||||||
| abstract String |
signatureReason()
The reason why this digital signature was applied (for example, "I attest to the accuracy and integrity of this
document").
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
The place where this digital signature was applied (for example, Vienna).
The reason why this digital signature was applied (for example, "I attest to the accuracy and integrity of this document").