uaPLUS Reference
RsaPkcs15_GetSignatureLength Method
See Also  Send Feedback
Opc.Ua Namespace > RsaUtils Class : RsaPkcs15_GetSignatureLength Method

signingCertificate

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function RsaPkcs15_GetSignatureLength( _
   ByVal signingCertificate As X509Certificate2 _
) As Integer
C# 
public static int RsaPkcs15_GetSignatureLength( 
   X509Certificate2 signingCertificate
)

Parameters

signingCertificate

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.