Decrypts the final.

Namespace:  Cryptware.NCryptoki
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
Function DecryptFinal As Byte()
C#
byte[] DecryptFinal()
Visual C++
array<unsigned char>^ DecryptFinal()
JavaScript
function decryptFinal();

Return Value

See Also