Class NativeC4KeyPair

    • Constructor Summary

      Constructors 
      Constructor Description
      NativeC4KeyPair()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void nFree​(long hdl)  
      long nFromExternal​(byte algorithm, int keySizeInBits, long context)  
      byte[] nGenerateSelfSignedCertificate​(long c4KeyPair, byte algorithm, int keyBits, java.lang.String[][] subjectName, byte usage, long validityInSeconds)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait