toX25519PrivateKey

Parses a String for a x25519 private key.

String can be a Base 16/32/64 encoded raw value.

Return

X25519.PrivateKey

Throws

if no key is found


Transforms provided bytes into a x25519 private key.

Return

X25519.PrivateKey

Throws

if byte array size is inappropriate