|
<< Click to Display Table of Contents >> Navigation: Constants > CERT_FIND_SUBJECT_STR_W |
SIGNATURE=IW.Common.Crypt.CERT_FIND_SUBJECT_STR_W
ETYPE=Constant
Declaration:
Delphi: |
CERT_FIND_SUBJECT_STR_W = (CERT_COMPARE_NAME_STR_W shl CERT_COMPARE_SHIFT or CERT_INFO_SUBJECT_FLAG); |
C++: |
CERT_FIND_SUBJECT_STR_W = (CERT_COMPARE_NAME_STR_W shl CERT_COMPARE_SHIFT or CERT_INFO_SUBJECT_FLAG); |
Unit: IW.Common.Crypt.pas
Description: This is constant IW.Common.Crypt.CERT_FIND_SUBJECT_STR_W.