Source position: jwawincrypt.pas line 4416
type _CRL_DIST_POINT_NAME = record
dwDistPointNameChoice: DWORD;
case Integer of
0: (
FullName: CERT_ALT_NAME_INFO;
);
1: (
end;