EasyByte Software

Welcome to EasyByte Software

Home Buy Online Products Downloads Support
Sections
Index
About
Installation
Properties
Methods
ASP and dotNET
Further Information
  

 

 

Password Property
 
     

Cryptocx v7 User Guide

 

Password Property

This is the property that you set for the password for Cryptocx to use when any encryption or decryption method is run that requires a password.

 

Description

Specifies the password to use when encrypting or decrypting.

     
Syntax

object.Password [= Password ]

The syntax of the Password property has these parts:

 
Part Description
object A Cryptocx v7 control.
Password A string expression that specifies the password to use.

       
Default ""   (empty string)
       
Remarks The Password property is used by most of the Methods.

It is either the password for the secret key when using keyrings in PGP compatible encryption or is the password that is used when encrypting files and strings with the other encryption algorithms that the control supports.

In some development environments, if you need to use a PGP key that has no password you might have to set the Password property of Cryptocx to Null or vbNullString rather than "" (empty string).

     
Data Type

String

     
Example Sample Visual Basic Code:

Where Cryptocx1 is an instance of a Cryptocx Control.

Cryptocx1.Password = "hello"

 

 

 

 

Back to Contents Page

 

Click here to set this great site as your home page

Or click here to add it to your Favorites.

  
  
 

Copyright (c) EasyByte Software 1998-2008, info@easybyte.com