Uses of Class
org.ldk.structs.KeysManager
-
Packages that use KeysManager Package Description org.ldk.structs -
-
Uses of KeysManager in org.ldk.structs
Methods in org.ldk.structs that return KeysManager Modifier and Type Method Description static KeysManager
KeysManager. of(byte[] seed, long starting_time_secs, int starting_time_nanos)
Constructs a KeysManager from a 32-byte seed.
-