Package org.ldk.structs
Class Sha256
- java.lang.Object
-
- org.ldk.structs.Sha256
-
public class Sha256 extends Object
SHA-256 hash
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Sha256clone()Creates a copy of the Sha256booleaneq(Sha256 b)Checks if two Sha256s contain equal inner contents.protected voidfinalize()
-