CertificateVerifyProcProcRequest

external interface CertificateVerifyProcProcRequest

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

certificate
Link copied to clipboard
abstract var certificate: Certificate
errorCode
Link copied to clipboard
abstract var errorCode: Number
hostname
Link copied to clipboard
abstract var hostname: String
verificationResult
Link copied to clipboard
abstract var verificationResult: String