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

POLICYQUALINFO_union

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 13459

type POLICYQUALINFO_union = record

  case Byte of

    0: (

        cpsuri: PASN1_IA5STRING;

  

      );

    1: (

        usernotice: PUSERNOTICE;

  

      );

    2: (

        other: PASN1_TYPE;

  

      );

end;



CT Web help

CodeTyphon Studio