otMacKeyMaterial

#include <radio.h>

MAC キーを表します。

概要

パブリック属性

mKey
キーはリテラルとして格納されます。
mKeyMaterial
union otMacKeyMaterial::@23
mKeyRef
保存された鍵への参照。

パブリック属性

mKey

otMacKey otMacKeyMaterial::mKey

キーはリテラルとして格納されます。

mKeyMaterial

union otMacKeyMaterial::@23 otMacKeyMaterial::mKeyMaterial

mKeyRef

otMacKeyRef otMacKeyMaterial::mKeyRef

保存された鍵への参照。

関連情報

OpenThread API リファレンスのトピックは、GitHub で入手できるソースコードに由来しています。 詳細について、またはドキュメントへの投稿については、リソースをご覧ください。