高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】cryptographic api
cryptographic api
cryptographic api
i notice that the dwgdirect code incorporates the windows cryptographic api, however, i don't see anything in the licensing of dwgdirect that prohibits export.
can you comment on this?
--k
our dwgdirect libraries don't incorporate any direct encryption support. instead, we have provided sample code in examples\win\crypt\winntcrypt.* that will utilize existing windows cryptographic api functions to encrypt/decrypt 2004 drawings (this code is just a tie-in between dwgdirect and the windows cryptographic calls). so the export restrictions related to cryptographic support do not apply to dwgdirect.
thanks for the clarification, neil.
--k
|