Interface MTLSListenerReq

interface MTLSListenerReq {
    Host: string;
    Port: number;
}

Properties

Properties

Host: string
Port: number