Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
evp_cipher_info_st Struct Reference

#include <evp.h>

Public Attributes

const EVP_CIPHERcipher
 
unsigned char iv [EVP_MAX_IV_LENGTH]
 

Detailed Description

Definition at line 392 of file evp.h.

Member Data Documentation

◆ cipher

const EVP_CIPHER* evp_cipher_info_st::cipher

Definition at line 393 of file evp.h.

◆ iv

unsigned char evp_cipher_info_st::iv[EVP_MAX_IV_LENGTH]

Definition at line 394 of file evp.h.


The documentation for this struct was generated from the following file: