| Package | Description |
|---|---|
| iaik.ixsil.keyinfo.x509 |
| Modifier and Type | Method and Description |
|---|---|
X509Data |
KeyProviderImplX509Data.getX509DataAt(int position)
Gets the
X509Data key information hint at the specified position from the list of hints which
have been inserted so far. |
X509Data |
KeyProviderImplX509Data.insertX509DataAt(X509Data data,
int position)
Inserts a
X509Data key information hint at the specified position. |
X509Data |
KeyProviderImplX509Data.removeX509DataAt(int position)
Removes the
X509Data key information hint at the specified position from the list of hints
which have been inserted so far. |
| Modifier and Type | Method and Description |
|---|---|
X509Data |
KeyProviderImplX509Data.insertX509DataAt(X509Data data,
int position)
Inserts a
X509Data key information hint at the specified position. |