NodeOPCUA API Documentation
    Preparing search index...

    Interface DTDtlsPubSubConnection

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name DtlsPubSubConnectionDataType
    isAbstract false
    interface DTDtlsPubSubConnection {
        certificateGroupId: NodeId;
        clientCipherSuite: UAString;
        serverCipherSuites: UAString[];
        verifyClientCertificate: boolean;
        zeroRTT: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    certificateGroupId: NodeId
    clientCipherSuite: UAString
    serverCipherSuites: UAString[]
    verifyClientCertificate: boolean
    zeroRTT: boolean