Uses of Class
org.ldk.structs.DataLossProtect
-
Packages that use DataLossProtect Package Description org.ldk.structs -
-
Uses of DataLossProtect in org.ldk.structs
Methods in org.ldk.structs that return DataLossProtect Modifier and Type Method Description DataLossProtect
DataLossProtect. clone()
Creates a copy of the DataLossProtectstatic DataLossProtect
DataLossProtect. of(byte[] your_last_per_commitment_secret_arg, byte[] my_current_per_commitment_point_arg)
Constructs a new DataLossProtect given each field
-