pl.wendigo.chrome.api.network / GetCertificateResponse

GetCertificateResponse

data class GetCertificateResponse (source)

Represents response frame that is returned from Network#getCertificate operation call. Returns the DER-encoded certificate.

Link
Network#getCertificate method documentation.

See Also

NetworkOperations.getCertificate

Constructors

<init>

GetCertificateResponse(tableNames: List<String>)

Represents response frame that is returned from Network#getCertificate operation call. Returns the DER-encoded certificate.

Properties

tableNames

val tableNames: List<String>