Visual Basic (Declaration) | |
---|---|
Protected Shared Function Rsa_GetPlainTextBlockSize( _ ByVal encryptingCertificate As X509Certificate2, _ ByVal useOaep As Boolean _ ) As Integer |
C# | |
---|---|
protected static int Rsa_GetPlainTextBlockSize( X509Certificate2 encryptingCertificate, bool useOaep ) |
Parameters
- encryptingCertificate
- useOaep
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family