Compute Tag. This should be the last call.

Namespace: BasicCard.Crypto.Messaging
Assembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)

Syntax

C#
public byte[] ComputeTag()
Visual Basic
Public Function ComputeTag As Byte()
Visual C++
public:
array<unsigned char>^ ComputeTag()
F#
member ComputeTag : unit -> byte[] 

Return Value

Type: array<Byte>[]()[][]
Tag

See Also