Source position: jwawincrypt.pas line 2685
type _CRYPT_ENROLLMENT_NAME_VALUE_PAIR = record
pwszName: LPWSTR;
pwszValue: LPWSTR;
end;