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

X509_INFO

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 14240

type X509_INFO = record

  x509: PX509;

  

  crl: PX509_CRL;

  

  x_pkey: PX509_PKEY;

  

  enc_cipher: EVP_CIPHER_INFO;

  

  enc_len: TIdC_INT;

  

  enc_data: PIdAnsiChar;

  

  references: TIdC_INT;

  

end;



CT Web help

CodeTyphon Studio