JAMS Developer Guide
PGPVerifySignature Class Members
Fields  Properties  Methods 


MVPSI.JAMS.Activities Namespace : PGPVerifySignature Class

The following tables list the members exposed by PGPVerifySignature.

Public Constructors
 NameDescription
Public Constructor  
Top
Protected Fields
 NameDescription
Protected FieldDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<bool>>)
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Activities.Activity)
Public Property (Inherited from System.Activities.Activity)
Public PropertySpecifies the path to the current location of the original file(s) for a detached signature. The default is the current directory. Wildcards are permitted.  
Public PropertyPath to public key ring file. The default is to use the GPG pubring.gpg.  
Public Property (Inherited from System.Activities.Activity<List<bool>>)
Public Property (Inherited from System.Activities.ActivityWithResult)
Public PropertySpecifies the path to the current location of the signed file(s). 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<bool>>)
Protected Property (Inherited from System.Activities.Activity)
Protected Property (Inherited from System.Activities.NativeActivity<List<bool>>)
Top
Public Methods
 NameDescription
Public MethodResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<bool>>)
Public Method (Inherited from System.Activities.Activity)
Public Method  
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Activities.NativeActivity<List<bool>>)
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity<List<bool>>)
Protected Method (Inherited from System.Activities.NativeActivity<List<bool>>)
Protected MethodOverridden. Executes PGP Encryption.  
Protected MethodOverloaded.  (Inherited from System.Activities.NativeActivity<List<bool>>)
Protected Method (Inherited from System.Activities.NativeActivity<List<bool>>)
Top
See Also

Reference

PGPVerifySignature Class
MVPSI.JAMS.Activities Namespace