MVPSI.JAMS.Activities Namespace : PGPSign Class |
For a list of all members of this type, see PGPSign members.
Name | Description | |
---|---|---|
![]() | AsciiArmor | Make output file text-friendly. |
![]() | CompressionAlgorithm | Compression algorithm to use before signing. |
![]() | CompressionLevel | Compression level to use for compression algorithm, 0 to 9. |
![]() | 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) |
![]() | HashAlgorithm | Hash algorithm to use for signing. |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | Passphrase | |
![]() | 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. |
![]() | Sender | Specifies the sender id for lookup in the secret key ring, defaults to current user name. Must match a single secret key. |
![]() | SignatureType | |
![]() | 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>>) |