| Package | Description |
|---|---|
| com.netscape.certsrv.apps | |
| com.netscape.certsrv.connector |
| Modifier and Type | Method and Description |
|---|---|
IPKIMessage |
ICMSEngine.getHttpPKIMessage()
Creates a HTTP PKI Message that can be sent to a remote
authority.
|
static IPKIMessage |
CMS.getHttpPKIMessage()
Creates a HTTP PKI Message that can be sent to a remote
authority.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHttpPKIMessage
This represents a Http PKI message.
|
| Modifier and Type | Method and Description |
|---|---|
IPKIMessage |
IHttpConnection.send(IPKIMessage tomsg)
Sends the PKI message to the remote authority.
|
| Modifier and Type | Method and Description |
|---|---|
IPKIMessage |
IHttpConnection.send(IPKIMessage tomsg)
Sends the PKI message to the remote authority.
|