public interface IHttpConnection
| Modifier and Type | Method and Description |
|---|---|
IPKIMessage |
send(IPKIMessage tomsg)
Sends the PKI message to the remote authority.
|
IPKIMessage send(IPKIMessage tomsg) throws EBaseException
tomsg - Message to forward to authority.EBaseException - Failed to send message.