Show / Hide Table of Contents

MacKey Property

MacKey

Secure Channel Message Authentication Code session key for commands.

C#
public ReadOnlyMemory<byte> MacKey { get; }

Property Value

Type Description
ReadOnlyMemory<byte>

Remarks

This session key is used for data and protocol integrity in commands.

In this article
Back to top Generated by DocFX