Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Play_Library v2.00 Component Reference
|
|
[ TDPSecurityDesc::EncryptionAlgorithm ]
[ next: ErrorValue ]
[ prev: CAPIProviderType ]
__published:
__property dword EncryptionAlgorithm = { read=FGetEncryptionAlgorithm, write=FSetEncryptionAlgorithm, default=0 };
TDPSECURITYDESC::ENCRYPTIONALGORITHM
[ component property ]
- Description
The EncryptionAlgorithm property defines which encryption algorithm to use.
Stream ciphers are the only types of encryption algorithms that are supported.
Set zero to use the default algorithm, the CALG_RC4 stream cipher.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|