Package com.microej.crypto.internal.sni
Class KeyAgreementNatives
- java.lang.Object
-
- com.microej.crypto.internal.sni.KeyAgreementNatives
-
public class KeyAgreementNatives extends java.lang.ObjectMock implementation of the LLAPI: LLSEC_KEY_AGREEMENT
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intgenerateSecret(int algorithmId, int privateKeyId, int publicKeyId, byte[] secret)static intgetAlgorithmId(byte[] algorithmName)static intgetMaxSize(int algorithmId, int privateKeyId, int publicKeyId)
-