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