Package com.microej.crypto.internal
Class NativePublicKey
- java.lang.Object
-
- com.microej.crypto.internal.NativePublicKey
-
public class NativePublicKey extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NativePublicKey()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intnativeGetEncoded(int nativeId, byte[] output, int outputLength)static intnativeGetEncodedMaxSize(int nativeId)static intnativeGetOutputSize(int nativeId)
-