fn convert_handle_to_public_key(handle: &Handle) -> Result<Vec<u8>, Error>
Convert an ML-DSA public key handle to public key bytes. If the handle is not representing a ML-DSA public key, throw an OperationError.