Frames | No Frames |
Methods which throw type gnu.javax.crypto.key.KeyAgreementException | |
OutgoingMessage | |
OutgoingMessage | |
OutgoingMessage | |
OutgoingMessage | |
void | |
void | |
void | |
void | |
OutgoingMessage | |
OutgoingMessage | |
OutgoingMessage | |
OutgoingMessage | |
byte[] |
Constructors which throw type gnu.javax.crypto.key.KeyAgreementException | |
IncomingMessage.IncomingMessage(byte[] b) Constructs an incoming message given the message's encoded form, including
its header bytes.
|
Methods which throw type gnu.javax.crypto.key.KeyAgreementException | |
void | |
OutgoingMessage | |
byte[] | |
int | IncomingMessage.fourBytesToLength(byte[] b) Converts four octets into the number that they represent.
|
byte[] | |
byte[] | Returns the byte array containing the shared secret as generated by this
party.
|
void | |
void | Sets up the instance to operate with specific attributes.
|
OutgoingMessage | |
OutgoingMessage | Processes an incoming message at one end, generating a message that will be
processed by the other party(ies).
|
BigInteger | Decodes an MPI from the current message's contents.
|
PrivateKey | Decodes a private key from the message.
|
PublicKey | Decodes a public key from the message.
|
String | |
byte[] | Returns the encoded form of the current message including the 4-byte length
header.
|
int | IncomingMessage.twoBytesToLength(byte[] b) Converts two octets into the number that they represent.
|
byte[] | Returns the encoded form of the current message excluding the 4-byte length
header.
|
void | Encodes an MPI into the message.
|
void | Encodes a private key into the message.
|
void | Encodes a public key into the message.
|
void | Encodes a string into the message.
|
Methods which throw type gnu.javax.crypto.key.KeyAgreementException | |
void | |
void | |
void | |
void | |
OutgoingMessage | |
OutgoingMessage | |
OutgoingMessage | |
OutgoingMessage | |
byte[] | |
byte[] |