-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
net.openhft.chronicle.bytes.Bytes<?> |
publicKey |
net.openhft.chronicle.bytes.Bytes<?> |
secretKey |
-
Constructor Summary
Constructors
| Constructor and Description |
KeyPair(char ch) |
KeyPair(long id) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
KeyPair
public KeyPair(long id)
-
KeyPair
public KeyPair(char ch)
Copyright © 2023. All rights reserved.