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

X509_REQ_INFO

Declaration

Source position: IdSSLOpenSSLHeaders.pas line 13908

type X509_REQ_INFO = record

  enc: ASN1_ENCODING;

  

  version: PASN1_INTEGER;

  

  subject: PX509_NAME;

  

  pubkey: PX509_PUBKEY;

  

  attributes: PSTACK_OF_X509_ATTRIBUTE;

  

end;



CT Web help

CodeTyphon Studio