You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<description>This command SHALL provision the provided certificate for the passed in CAID.</description>
53
+
<description>This command SHALL provision a newly provided certificate, or rotate an existing one, based on the contents of the CAID field.</description>
<description>This command SHALL return the TLSCertStruct for the passed in CAID.</description>
67
+
<description>This command SHALL return the specified TLS root certificate, or all TLS provisioned root certificates, based on the contents of the CAID field.</description>
<description>This command SHALL be generated to request the server removes the certificate provisioned to the provided Certificate Authority ID.</description>
<description>This command SHALL be generated to request the Node provisions the provided Client Certificate Details.</description>
113
+
<description>This command SHALL be generated to request the Node provisions newly provided Client Certificate Details, or rotate an existing client certificate.</description>
<description>This command SHALL return the TLSClientCertificateDetailStruct for the passed in CCDID.</description>
117
-
<argid="0"name="CCDID"type="int16u"/>
127
+
<description>This command SHALL return the TLSClientCertificateDetailStruct for the passed in CCDID, or all TLS client certificates, based on the contents of the CCDID field.</description>
<description>This command SHALL be generated to request the Node removes the certificate provisioned to the provided Client Certificate Details ID.</description>
151
+
<description>This command SHALL be used to request the Node removes all stored information for the provided CCDID.</description>
<description>Requests that the Provider initiates a new session with the Offer / Answer flow in a way that allows for options to be passed and work with devices needing the standby flow.</description>
<description>This command allows for string based https://rfc-editor.org/rfc/rfc8839#section-5.1 generated after the initial Offer / Answer exchange, via a JSEP https://datatracker.ietf.org/doc/html/rfc9429#section-4.1.20 event, a DOM https://www.w3.org/TR/webrtc/#dom-rtcpeerconnectioniceevent event, or other WebRTC compliant implementations, to be added to a session during the gathering phase.</description>
0 commit comments