[Top] [Prev] [Next] [Bottom]
[Contents]
SaSetEncryptKey
Sets the key value used for Sapphire's internal encryption/decryption algorithm.
#include "SaRnHtml.h"
int SaSetEncryptKey SUTPROTO((int key));
Arguments
- key
- Number used for the key.
Return Values
Returns 0.
Sets the key value used for Sapphire's internal encryption/decryption algorithm.
SaSetEncryptKey(12345678);
- Note: If you change the key, you will also have to change the key in the Java client and do matching encryption for the ActiveX control.
See Also
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.