Functions
Link copied to clipboard
Generates a new PrivateKey using CryptoRand.Default as the source for procuring cryptographically secure random data.
@JvmStatic
@JvmOverloads
Generates a new PrivateKey using 32-bytes from provided seed, starting at index offset.
Link copied to clipboard
Transforms provided bytes into a x25519 private key.
Parses a String for a x25519 private key.
Link copied to clipboard
Transforms provided bytes into a x25519 private key.
Parses a String for a x25519 private key.