• Ensure packet has the correct SigType.

    Parameters

    • pkt: Readonly<PacketWithSignature>
    • expectedSigType: number

    Returns void

    Throws

    Error Thrown if pkt lacks SigInfo or its SigType differs from expectedSigType.