| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As ICertificate Dim algorithmUri As String Dim value As Integer value = instance.GetSignatureLength(algorithmUri) | |
| C# | |
|---|---|
| int GetSignatureLength( string algorithmUri ) | |
Parameters
- algorithmUri
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    