Skip to main content

verify_packet

Function verify_packet 

Source
pub fn verify_packet(
    packet: &Packet,
    public_key: &[u8; 32],
    now: &str,
) -> VerifyPacketResult