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