Unit 'openssl' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#openssl]

ASN1_STRING

Declaration

Source position: openssl.pas line 172

type ASN1_STRING = record

  length: Integer;

  asn1_type: Integer;

  data: pointer;

  flags: LongInt;

end;


Documentation generated on: 2023-03-18