toED25519_V3PrivateKeyOrNull

Parses a String for an ED25519-V3 private key.

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

Return

ED25519_V3.PrivateKey or null


Transforms provided bytes into a ED25519-V3 private key.

Return

ED25519_V3.PrivateKey or null