Opc.Ua.Security.Certificates
RSAKeySizeMax Field



Opc.Ua.Security.Certificates Namespace > X509Defaults Class : RSAKeySizeMax Field
The max supported size for a RSA key.
Syntax
'Declaration
 
Public Shared ReadOnly RSAKeySizeMax As UShort
'Usage
 
Dim value As UShort
 
value = X509Defaults.RSAKeySizeMax
public static readonly ushort RSAKeySizeMax
public:
static readonly ushort RSAKeySizeMax
Requirements

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

See Also

Reference

X509Defaults Class
X509Defaults Members