| Package | Description |
|---|---|
| tr.gov.tubitak.uekae.esya.api.signature | |
| tr.gov.tubitak.uekae.esya.api.signature.impl | |
| tr.gov.tubitak.uekae.esya.api.signature.sigpackage |
| Modifier and Type | Method and Description |
|---|---|
Signable |
Context.getData() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Signable> |
Signature.getContents() |
| Modifier and Type | Method and Description |
|---|---|
void |
Signature.addContent(Signable aData,
boolean includeContent)
Add content to sign.
|
void |
Context.setData(Signable aData) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseSignable |
class |
SignableBytes
Signable byte array that will be used to add content to a signature.
|
class |
SignableFile
Signable file which its content will be added to a signature.
|
class |
SignableStream |
| Modifier and Type | Method and Description |
|---|---|
Signable |
SignaturePackage.addData(Signable signable,
java.lang.String pathInZip)
Add signable data to the package(ZIP)
Note that this method oly adds data to the zip,
same data should be added top signature also.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Signable> |
SignaturePackage.getDatas() |
| Modifier and Type | Method and Description |
|---|---|
Signable |
SignaturePackage.addData(Signable signable,
java.lang.String pathInZip)
Add signable data to the package(ZIP)
Note that this method oly adds data to the zip,
same data should be added top signature also.
|
Copyright © 2025. All rights reserved.