@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="RTCCertificate")
public class RTCCertificate
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
RTCCertificate() |
| Modifier and Type | Method and Description |
|---|---|
int |
expires() |
JsArray<RTCDtlsFingerprint> |
getFingerprints() |
@JsProperty(name="expires") public int expires()
@Nonnull public JsArray<RTCDtlsFingerprint> getFingerprints()