Function tiny_secp256k1::create_public_key [] [src]

pub fn create_public_key(g: &ECPointG, secret: &[u8]) -> Option<[u8; 65]>