Uses of Class gnu.javax.crypto.key.KeyAgreementException

Uses in package gnu.javax.crypto.key.srp6

Methods which throw type gnu.javax.crypto.key.KeyAgreementException

OutgoingMessage
OutgoingMessage
OutgoingMessage
OutgoingMessage
void
void
void
void
OutgoingMessage
OutgoingMessage
OutgoingMessage
OutgoingMessage
byte[]

Uses in package gnu.javax.crypto.key

Constructors which throw type gnu.javax.crypto.key.KeyAgreementException

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
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
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.

Uses in package gnu.javax.crypto.key.dh

Methods which throw type gnu.javax.crypto.key.KeyAgreementException

void
void
void
void
OutgoingMessage
OutgoingMessage
OutgoingMessage
OutgoingMessage
byte[]
byte[]