toggle menu
Kotlin-nRF Mesh-Library
jvm
switch theme
search in API
provisioning
/
no.nordicsemi.kotlin.mesh.provisioning
/
PublicKey
/
OobPublicKey
Oob
Public
Key
data
class
OobPublicKey
(
val
key
:
ByteArray
)
:
PublicKey
OOB public key is used.
Members
Constructors
Oob
Public
Key
Link copied to clipboard
constructor
(
key
:
ByteArray
)
Properties
key
Link copied to clipboard
val
key
:
ByteArray
OOB public key.
method
Link copied to clipboard
val
method
:
PublicKeyMethod
Method of the public key.