toED25519_V3PrivateKey

Parses a String for an ED25519-V3 private key.

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

Return

ED25519_V3.PrivateKey

Throws

if no key is found


Transforms provided bytes into a ED25519-V3 private key.

Return

ED25519_V3.PrivateKey

Throws

if byte array size is inappropriate