Class NativePrivateKey


  • public class NativePrivateKey
    extends java.lang.Object
    • Constructor Detail

      • NativePrivateKey

        public NativePrivateKey()
    • Method Detail

      • nativeGetEncodedMaxSize

        public static int nativeGetEncodedMaxSize​(int nativeId)
      • nativeGetEncoded

        public static int nativeGetEncoded​(int nativeId,
                                           byte[] output,
                                           int outputLength)
      • nativeGetOutputSize

        public static int nativeGetOutputSize​(int nativeId)