public interface Key
| Modifier and Type | Method and Description |
|---|---|
Key |
offsetKey(BigInteger offset)
Return a key computable for this key with an offset.
|
byte[] |
toByteArray()
Safe access to the key's internal representation
|
byte[] toByteArray()
Key offsetKey(BigInteger offset)
offset - offsetCopyright © 2018. All rights reserved.