public class KeyAgreementNatives extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
generateSecret(int algorithmId,
int privateKey,
int publicKey,
byte[] secret) |
static int |
getAlgorithmId(byte[] algorithm) |
static int |
getMaxSize(int algorithmId,
int privateKey,
int publicKey) |