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

DIST_POINT_NAME_union

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 13378

type DIST_POINT_NAME_union = record

  case Byte of

    0: (

        fullname: PGENERAL_NAMES;

  

      );

    1: (

        relativename: PSTACK_OF_X509_NAME_ENTRY;

  

      );

end;



CT Web help

CodeTyphon Studio