Function pqcrypto_falcon::falcon512::open[][src]

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