Click or drag to resize

SecurIdSdtidTokenBatchMacHashIV Property

Gets the initialization vector (IV) for calculating the Batch message authentication code (MAC)

Namespace:  SamoyedSoftware.ursa
Assembly:  SamoyedSoftware.ursa (in SamoyedSoftware.ursa.dll) Version: 0.2.0
Syntax
protected byte[] BatchMacHashIV { get; }

Property Value

Type: Byte
See Also