Start authenticated decryption (in incremental mode).
Public Function aeadStartDecrypt ( _ hContext As Long, _ lpTagToCheck() As Byte _ ) As Long
MISUSE_ERROR
if called out of sequence.
Caution: do not trust decrypted data until final authentication.