[][src]Function pqcrypto::sign::sphincsharaka192fsimple::sign

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

Sign the message and return the signed message.