Click or drag to resize

SecurIdSdtidTokenTokenMacHashIV Property

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

Namespace:  ursa
Assembly:  ursa (in ursa.dll) Version: 0.1.1.0 (0.1.1.0)
Syntax
protected byte[] TokenMacHashIV { get; }

Property Value

Type: Byte
See Also