| Package | Description |
|---|---|
| com.groupdocs.signature.domain.signatures |
The GroupDocs.Signature.Domain.Signatures namespace provides classes for working with Signatures
|
| Modifier and Type | Field and Description |
|---|---|
static StoreName |
StoreName.My
Represents "Windows-My" java.security.KeyStore type.
|
static StoreName |
StoreName.Root
Represents "Windows-Root" java.security.KeyStore type.
|
| Modifier and Type | Method and Description |
|---|---|
static List<StoreName> |
StoreName.getStoreNames()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static List<DigitalSignature> |
DigitalSignature.loadDigitalSignatures(StoreName storeName)
Load Digital signature from passed X509 Certificates Store.
|
Copyright © 2026. All rights reserved.