EphemeralKeyInfo

sealed external interface EphemeralKeyInfo(source)

Properties

Link copied to clipboard
abstract var name: String?

The name property is available only when type is 'ECDH'.

Link copied to clipboard
abstract var size: Double

The size of parameter of an ephemeral key exchange.

Link copied to clipboard
abstract var type: String

The supported types are 'DH' and 'ECDH'.