EasyByte Software

Welcome to EasyByte Software

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

 

 

DESKey1 Property
 
     

Cryptocx v7 User Guide

 

DESKey1 Property

This is the property that you set for the Key 1 for Cryptocx to use when any 3DES (Triple DES)  method is run that requires a 3 Keys.

 

Description

Specifies the 3DES Key1 to use when encrypting or decrypting.

     
Syntax

object.DESKey1 [= key ]

The syntax of the DESKey1 property has these parts:

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

       
Default ""   (empty string)
       
Remarks The DESKey1 property is used by Triple DES Methods.

You should use Cryptocx generated DES keys as this ensure the full 56 bit key length is used.

     
Data Type

String

     
Example Sample Visual Basic Code:

Where Cryptocx1 is an instance of a Cryptocx Control.

Cryptocx1.DESKey1 = "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