JR-Stegano Activex

Properties   Methods   Events   Example  

UserPasswort() As String

            determines the password for encoding / decoding of the data,
            or returns this.
            If no password is indicated, and UseCryptSevice true is, then an
            internal password is used.

            ico_syntax Syntax:

                        JRStegano1.UserPasswort = String

            ico_einstellungen Return value:                        

                        Password was determined or "" if no password.

Note: The ActiveX Control for VB6 uses the RC4 En/Decryption.
The .net Control is using Triple-DES.