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

EVP_PKEY

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 12520

type EVP_PKEY = record

  _type: TIdC_INT;

  

  save_type: TIdC_INT;

  

  references: TIdC_INT;

  

  ameth: PEVP_PKEY_ASN1_METHOD;

  

  pkey: EVP_PKEY_union;

  

  attributes: PSTACK_OF_X509_ATTRIBUTE;

  

end;



CT Web help

CodeTyphon Studio