Indy 9
Content
|
Index
|
Reference
ASN1_STRING
Unit: IdSSLOpenSSLHeaders
ASN1_STRING =
packed
record
length: Integer; _type: Integer; data: PChar; flags: LongWord;
end
;
Unit
IdSSLOpenSSLHeaders
Members
length: Integer;
length
_type: Integer;
type
data: PChar;
data
flags: LongWord;
flags
Description
ASN1_STRING
Created with Doc-O-Matic 2 donated to
Project JEDI
. Commercial license available from the
Doc-O-Matic site
.