Package com.github.katenachain.crypto.Nacl
-
Class Summary Class Description PrivateKey PrivateKey is an X25519 private key wrapper (64 bytes).PublicKey PublicKey is an X25519 public key wrapper (32 bytes).
| Class | Description |
|---|---|
| PrivateKey |
PrivateKey is an X25519 private key wrapper (64 bytes).
|
| PublicKey |
PublicKey is an X25519 public key wrapper (32 bytes).
|