PublicKey

sealed class PublicKey

Defines Public Key type that's supported by the device. This field is received as a part of the Provisioning Capabilities PDU.

Inheritors

Types

Link copied to clipboard

No OOB public key is used.

Link copied to clipboard
data class OobPublicKey(val key: ByteArray) : PublicKey

OOB public key is used.

Properties

Link copied to clipboard

Method of the public key.