BaseKeyAgreementParty | A base abstract class to facilitate implementations of concrete key agreement
protocol handlers.
|
GnuPBEKey | An implementation of a password-based encryption key.
|
GnuSecretKey | A secret key composed of a sequence of raw, unformatted octets. |
IncomingMessage | An implementation of an incoming message for use with key agreement
protocols.
|
KeyAgreementFactory | A Factory class to generate key agreement protocol handlers.
|
OutgoingMessage | An implementation of outgoing messages for use with key agreement protocols.
|