chickadee » openssl » cipher-context-get-tag

cipher-context-get-tag contextprocedure

Obtain the tag blob associated with the cipher context object context. This may only be called when performing encryption with an AEAD cipher such as AES-GCM and must be called after cipher-context-final!.