trakteerjs
    Preparing search index...

    Interface PSKCallbackNegotation

    interface PSKCallbackNegotation {
        identity: string;
        psk: DataView | TypedArray;
    }
    Index

    Properties

    Properties

    identity: string
    psk: DataView | TypedArray