Name | Description | |
---|---|---|
PGPDecrypt Constructor |
The following tables list the members exposed by PGPDecrypt.
Name | Description | |
---|---|---|
PGPDecrypt Constructor |
Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<string>>) |
Name | Description | |
---|---|---|
Destination | Specifies the path to the location where the file(s) will be signed. The default is the same directory as the source. Wildcards are permitted, but the result must specify a single location | |
DisplayName | (Inherited from System.Activities.Activity) | |
Id | (Inherited from System.Activities.Activity) | |
JAMSServer | JAMS Server that the JAMS user resides on (will default to current server) | |
JAMSUsername | JAMS user to use (overrides Passphrase property) | |
Passphrase | pass phrase to unlock the secret key for the recipient id. | |
Result | (Inherited from System.Activities.Activity<List<string>>) | |
ResultType | (Inherited from System.Activities.ActivityWithResult) | |
SecretKeyRing | Path to secret key ring file. The default is to use the GPG secring.gpg. | |
Source | Specifies the path to the current location of the file(s) to be signed. The default is the current directory. Wildcards are permitted. |
Name | Description | |
---|---|---|
CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<string>>) | |
Constraints | (Inherited from System.Activities.Activity) | |
Implementation | (Inherited from System.Activities.NativeActivity<List<string>>) |
Name | Description | |
---|---|---|
ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<List<string>>) | |
ToString | (Inherited from System.Activities.Activity) | |
TraceInformation |
Name | Description | |
---|---|---|
Abort | (Inherited from System.Activities.NativeActivity<List<string>>) | |
CacheMetadata | Overloaded. (Inherited from System.Activities.NativeActivity<List<string>>) | |
Cancel | (Inherited from System.Activities.NativeActivity<List<string>>) | |
Execute | Overridden. Executes PGP Signature. | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity<List<string>>) | |
UpdateInstance | (Inherited from System.Activities.NativeActivity<List<string>>) |