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

ASN1_PRIMITIVE_FUNCS

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 13151

type ASN1_PRIMITIVE_FUNCS = record

  app_data: Pointer;

  

  flags: TIdC_ULONG;

  

  prim_new: ASN1_ex_new_func;

  

  prim_free: ASN1_ex_free_func;

  

  prim_clear: ASN1_ex_free_func;

  

  prim_c2i: ASN1_primitive_c2i;

  

  prim_i2c: ASN1_primitive_i2c;

  

end;



CT Web help

CodeTyphon Studio