Function pqcrypto::sign::sphincsharaka128frobust::sign[][src]

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

Sign the message and return the signed message.