JAMS Developer Guide
PGPEncrypt Class Properties


MVPSI.JAMS.Activities Namespace : PGPEncrypt Class

For a list of all members of this type, see PGPEncrypt members.

Public Properties
 NameDescription
Public PropertyMake output file text-friendly.  
Public PropertyCompression algorithm to use before signing.  
Public PropertyCompression level to use for compression algorithm, 0 to 9.  
Public PropertySpecifies the path to the location where the file(s) will be encrypted. The default is the same directory as the source. Wildcards are permitted, but the result must specify a single location  
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Public PropertyPath to public key ring file. The default is to use the GPG pubring.gpg.  
Public PropertySpecifies the recipient id for lookup in the public key ring. Must match a single public key.  
Public Property (Inherited from System.Activities.Activity<List<string>>)
Public Property (Inherited from System.Activities.ActivityWithResult)
Public PropertySpecifies the path to the current location of the file(s) to be encrypted. The default is the current directory. Wildcards are permitted.  
Top
Protected Properties
 NameDescription
Protected PropertyAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<string>>)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity<List<string>>)
Top
See Also

Reference

PGPEncrypt Class
MVPSI.JAMS.Activities Namespace