Opaque symmetric‐cipher operation context (EVP_EncryptInit and related EVP_Cipher APIs).

Synopsis

Declared in <openssl/types.h>

typedef evp_cipher_ctx_st EVP_CIPHER_CTX;

Created with MrDocs