ChannelMacKey Property
ChannelMacKey
AES128 shared secret key used to calculate the Session-MAC key. Also called the 'DMK' or 'Key-MAC' in some specifications.
C#
public ReadOnlyMemory<byte> ChannelMacKey { get; }
Property Value
Type | Description |
---|---|
ReadOnlyMemory<byte> |