[][src]Function pqcrypto_dilithium::dilithium4::open

#[must_use]pub fn open(
    sm: &SignedMessage,
    pk: &PublicKey
) -> Result<Vec<u8>, VerificationError>