[][src]Function pqcrypto_sphincsplus::sphincssha256192ssimple::sign

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

Sign the message and return the signed message.