Unit 'IdSSLOpenSSLHeaders' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

EVP_CIPHER_INFO

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 12617

type EVP_CIPHER_INFO = record

  cipher: PEVP_CIPHER;

  

  iv: array [0..EVP_MAX_IV_LENGTH-1] of TIdAnsiChar;

  

end;



CT Web help

CodeTyphon Studio