Function pqcrypto::sign::sphincsshake256128fsimple::open[][src]

pub fn open(
    sm: &SignedMessage,
    pk: &PublicKey
) -> Result<Vec<u8, Global>, VerificationError>
Expand description

Open the signed message and if verification succeeds return the message