[][src]Function pqcrypto_sphincsplus::sphincsshake256128fsimple::sign

pub fn sign(msg: &[u8], sk: &SecretKey) -> SignedMessage

Sign the message and return the signed message.