[][src]Function pqcrypto::sign::sphincssha256256frobust::sign

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

Sign the message and return the signed message.