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

ASN1_EXTERN_FUNCS

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 13140

type ASN1_EXTERN_FUNCS = record

  app_data: Pointer;

  

  asn1_ex_new: ASN1_ex_new_func;

  

  asn1_ex_free: ASN1_ex_free_func;

  

  asn1_ex_clear: ASN1_ex_free_func;

  

  asn1_ex_d2i: ASN1_ex_d2i;

  

  asn1_ex_i2d: ASN1_ex_i2d;

  

end;



CT Web help

CodeTyphon Studio