@cto.af/pcap-ng-parser
    Preparing search index...

    Interface DecryptionSecrets

    interface DecryptionSecrets {
        data: Uint8Array;
        options: Option[];
        secretsType: number;
    }
    Index

    Properties

    data: Uint8Array
    options: Option[]
    secretsType: number