public final class KeySha extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static KeySha |
fromRawBytes(byte[] bytes) |
int |
hashCode() |
byte[] |
toRawBytes() |
String |
toString() |
public byte[] toRawBytes()
public static KeySha fromRawBytes(byte[] bytes)