ts-lambda-api - v2.5.2
    Preparing search index...

    Interface PSKCallbackNegotation

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

    Properties

    Properties

    identity: string