| Package | Description |
|---|---|
| com.entrust.toolkit.roaming |
Contains Toolkit classes that support SSL and TLS communication with
Entrust Authority™ Roaming Server (formerly Entrust/Roaming Server).
|
| Modifier and Type | Field and Description |
|---|---|
static ENUMERATED |
EntrustFileOperation.DELETE |
static ENUMERATED |
EntrustFileOperation.REPLACE |
| Modifier and Type | Method and Description |
|---|---|
void |
EntrustFileDesc.setFileOperation(ENUMERATED fileOp)
Sets the operation to be performed on the file.
|
| Constructor and Description |
|---|
EntrustFileDesc(ObjectID fileType,
ENUMERATED entrustFileOperation,
OCTET_STRING content)
Creates an
EntrustFileDesc object using the given
arguments. |