Method to return the PublicKey object given its Base58-String representation.
Return
the resulted PublicKey after decoding the base58String input and then deserialising to a PublicKey object.
Parameters
the Base58 encoded format of the serialised PublicKey.