EasyByte Software

Welcome to EasyByte Software

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

 

 

AsciiArmour Property
 
     

Cryptocx v7 User Guide

 

AsciiArmour Property

This is the property that you set for when you are encrypting files with the PGPFileEncrypt encryption method

 

Description

You can optionally specify the property AsciiArmour this allows you to control the type of encrypted file to produce with PGPFileEncrypt, binary or Ascii (more suitable for emailing for example). If not specified PGPFileEncrypt will default to 'yes'.

     
Syntax

object.AsciiArmour [= String ]

The syntax of the AsciiArmour property has these parts:

 
Part Description
object A Cryptocx v7 control.
String A string expression that specifies what type of Encrypted file to produce. Takes either 'yes' or 'no'

       
Default ""   (empty string) This implies 'yes' when PGPFileEncrypt runs.
       
Remarks You can specify:

'yes', 'Yes', 'ASCII', 'Ascii', or 'True' which result in the same.

or

'no', 'No', 'Binary', 'binary', or 'False' which result in the same.

     
Data Type

String

     
Example

Where Cryptocx1 is an instance of a Cryptocx Control.

Cryptocx1.AsciiArmour = "yes"

 

 

 

 

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