Vpn Server Config Vpn Client Root Certificate Response
data class VpnServerConfigVpnClientRootCertificateResponse(val name: String? = null, val publicCertData: String? = null)
Properties of VPN client root certificate of VpnServerConfiguration.
Constructors
Link copied to clipboard
fun VpnServerConfigVpnClientRootCertificateResponse(name: String? = null, publicCertData: String? = null)