open static fun fromBytes(bytes: Bytes): PublicKey
Create the public key from bytes.
bytes - The key bytes.
bytes
Return The public key.