Uses of Interface
com.ellipticsecure.ehsm.EHSMLibrary
-
-
Uses of EHSMLibrary in com.ellipticsecure.ehsm
Methods in com.ellipticsecure.ehsm that return EHSMLibrary Modifier and Type Method Description static EHSMLibraryEHSMLibrary. getInstance(@NonNull String libraryName)Retrieves an instance of the EHSMLibrary.Methods in com.ellipticsecure.ehsm with parameters of type EHSMLibrary Modifier and Type Method Description static StringEHSMLibrary. GetBIP32XPub(@NonNull EHSMLibrary lib, @NonNull com.sun.jna.NativeLong session, int net, @lombok.NonNull int[] indexes)This is a helper method to encode the public address in XPUB format.
-