[][src]Function pqcrypto_sphincsplus::sphincsshake256192srobust::sign

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

Sign the message and return the signed message.