Liking cljdoc? Tell your friends :D
ClojureScript only.

web.rtc.RTCCertificate

The interface of the the WebRTC API provides an object represents certificate that an web.video.RTCPeerConnection uses to authenticate.

The interface of the the WebRTC API provides an object represents
certificate that an `web.video.RTCPeerConnection` uses to authenticate.
raw docstring

expirescljs

(expires this)

Property.

Returns the expiration date of the certificate.

Property.

Returns the expiration date of the certificate.
sourceraw docstring

set-expires!cljs

(set-expires! this val)

Property.

Returns the expiration date of the certificate.

Property.

Returns the expiration date of the certificate.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close