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

    Interface PSKCallbackNegotation

    interface PSKCallbackNegotation {
        identity: string;
        psk: ArrayBufferView;
    }
    Index

    Properties

    Properties

    identity: string