| Package | Description |
|---|---|
| iaik.ixsil.keyinfo.x509 |
| Modifier and Type | Method and Description |
|---|---|
X509SKI |
X509Data.insertHintAt(X509SKI subjectKeyIdentifier,
int position)
Inserts a
X509SKI into the list of certificate hints at the specified position. |
protected X509SKI |
KeyProviderImplX509Data.parseX509SKI(org.w3c.dom.Element x509SKIDOMElem)
Parses a X509SKI DOM element.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.w3c.dom.Element |
KeyProviderImplX509Data.createX509SKIDOMElem(X509SKI x509SKI)
Creates a X509SKI DOM element from a corresponding object.
|
X509SKI |
X509Data.insertHintAt(X509SKI subjectKeyIdentifier,
int position)
Inserts a
X509SKI into the list of certificate hints at the specified position. |