[][src]Function nash_protocol::utils::der_encode_sig

pub fn der_encode_sig(r: &BigInt, s: &BigInt) -> Vec<u8>

Produce DER encoding in bytes for secp256k1 signature