public class Signature extends Object
| Constructor and Description |
|---|
Signature(byte[] bytes)
Creates a new signature
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
byte[] |
getBytes()
Returns the byte array representing the signature
|
int |
hashCode() |
public Signature(@Nonnull byte[] bytes)
bytes - the bytesCopyright © 2007–2016 cedarsoft GmbH. All rights reserved.