[Top] [Prev] [Next] [Bottom] [Contents]

SaSetEncryptKey

Sets the key value used for Sapphire's internal encryption/decryption algorithm.

Synopsis

#include "SaRnHtml.h"
int SaSetEncryptKey SUTPROTO((int key));

Arguments

key
Number used for the key.

Return Values

Returns 0.

Description

Sets the key value used for Sapphire's internal encryption/decryption algorithm.

Example

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.