uaPLUS Reference
Rsa_GetCipherTextBlockSize Method
See Also  Send Feedback
Opc.Ua.Bindings Namespace > TcpChannel Class : Rsa_GetCipherTextBlockSize Method

encryptingCertificate
useOaep

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Shared Function Rsa_GetCipherTextBlockSize( _
   ByVal encryptingCertificate As X509Certificate2, _
   ByVal useOaep As Boolean _
) As Integer
C# 
protected static int Rsa_GetCipherTextBlockSize( 
   X509Certificate2 encryptingCertificate,
   bool useOaep
)

Parameters

encryptingCertificate
useOaep

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.