CryptoSys API Library Manual

aeadDestroy

Close the AEAD context and destroy the key (in incremental mode).

Syntax

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

Parameters

hContext
Handle to the AEAD context set up by an earlier call to aeadInitKey.

Return Value

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

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