| Package | Description |
|---|---|
| tr.gov.tubitak.uekae.esya.api.xmlsignature.model | |
| tr.gov.tubitak.uekae.esya.api.xmlsignature.model.keyinfo |
| Modifier and Type | Method and Description |
|---|---|
KeyInfoElement |
KeyInfo.get(int aIndex) |
static KeyInfoElement |
KeyInfo.resolve(org.w3c.dom.Element aElement,
Context aBaglam) |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyInfo.add(KeyInfoElement aElement) |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyName
The KeyName element contains a string value (in which white space is
significant) which may be used by the signer to communicate a key identifier
to the recipient.
|
class |
KeyValue
The KeyValue element contains a single public key that may be useful in
validating the signature.
|
class |
MgmtData
The MgmtData element within KeyInfo is a string value used to convey
in-band key distribution or agreement data.
|
class |
PGPData
Identifier
Type="http://www.w3.org/2000/09/xmldsig#PGPData"
(this can be used within a RetrievalMethod or
Reference element to identify the referent's type)
|
class |
RetrievalMethod
A RetrievalMethod element within KeyInfo is used to convey a reference to
KeyInfo information that is stored at another location.
|
class |
SPKIData
Identifier
Type="http://www.w3.org/2000/09/xmldsig#SPKIData
"
(this can be used within a RetrievalMethod or
Reference element to identify the referent's type)
|
class |
X509Data
Identifier
Type="http://www.w3.org/2000/09/xmldsig#X509Data
" (this can be used within a RetrievalMethod or
Reference element to identify the referent's type)
|
| Modifier and Type | Method and Description |
|---|---|
KeyInfoElement |
RetrievalMethod.resolve()
Dereference RetrievalMethod URI, appy transforms and
|
Copyright © 2025. All rights reserved.