open static fun fromBytes(bytes: Bytes32): SecretKey
Create the private key from bytes.
bytes - The key bytes.
bytes
Return The private key.