Show / Hide Table of Contents

RmacKey Property

RmacKey

Secure Channel Message Authentication Code session key for responses.

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

Property Value

Type Description
ReadOnlyMemory<byte>

Remarks

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

In this article
Back to top Generated by DocFX