CryptoSys API Library Manual

cipherFinal

Closes and clears the CIPHER context.

Syntax

[VBA]
Public Function cipherFinal ( _
    hContext As Long _
) As Long

Parameters

hContext
Handle to the CIPHER context.

Return Value

Long: Zero (0) on success, or a nonzero error code (use apiErrorLookup to check)
[PREV: cipherFileEncrypt...]   [Contents]   [Index]   
   [NEXT: cipherInit...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.