EncryptionKey Property
EncryptionKey
Secure Channel command and response encryption session key.
C#
public ReadOnlyMemory<byte> EncryptionKey { get; }
Property Value
Type | Description |
---|---|
System.ReadOnlyMemory<System.Byte> |
Remarks
Used for data confidentiality.