|
<< Click to Display Table of Contents >> Navigation: Constants > PKCS_7_ASN_ENCODING |
SIGNATURE=IW.Common.Crypt.PKCS_7_ASN_ENCODING
ETYPE=Constant
Declaration:
Delphi: |
PKCS_7_ASN_ENCODING = $00010000; |
C++: |
PKCS_7_ASN_ENCODING = 0x00010000; |
Unit: IW.Common.Crypt.pas
Description: This is constant IW.Common.Crypt.PKCS_7_ASN_ENCODING.