pub fn sign_both(msg: &[u8], priv_key: &HybridPrivateKey) -> HybridSignatureExpand description
Produce a hybrid signature. Both components over identical msg.
pub fn sign_both(msg: &[u8], priv_key: &HybridPrivateKey) -> HybridSignatureProduce a hybrid signature. Both components over identical msg.