Show / Hide Table of Contents

EncryptionKey Property

EncryptionKey

Secure Channel command and response encryption session key.

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

Property Value

Type Description
ReadOnlyMemory<byte>

Remarks

Used for data confidentiality.

In this article
Back to top Generated by DocFX