MVPSI.JAMS.Activities Namespace > PGPSign Class : HashAlgorithm Property |
'Declaration
<System.ComponentModel.CategoryAttribute("PGP")> <System.ComponentModel.DescriptionAttribute("Hash algorithm to use for signing.")> <System.ComponentModel.DefaultValueAttribute()> Public Property HashAlgorithm As MVPSI.JAMS.NetworkCrypto.JAMSHashAlgorithm
'Usage
Dim instance As PGPSign Dim value As MVPSI.JAMS.NetworkCrypto.JAMSHashAlgorithm instance.HashAlgorithm = value value = instance.HashAlgorithm
[System.ComponentModel.Category("PGP")] [System.ComponentModel.Description("Hash algorithm to use for signing.")] [System.ComponentModel.DefaultValue()] public MVPSI.JAMS.NetworkCrypto.JAMSHashAlgorithm HashAlgorithm {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2