pub fn extract_decryption_error_message_from_serialized_content(
bytes: &[u8],
) -> Result<DecryptionErrorMessage>Expand description
For testing
pub fn extract_decryption_error_message_from_serialized_content(
bytes: &[u8],
) -> Result<DecryptionErrorMessage>For testing