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

    Interface DecryptionSecrets

    interface DecryptionSecrets {
        data: Buffer<ArrayBufferLike>;
        options: Option[];
        secretsType: number;
    }
    Index

    Properties

    data: Buffer<ArrayBufferLike>
    options: Option[]
    secretsType: number