Opc.Ua.Security.Certificates
RSAKeySizeMin Field



Opc.Ua.Security.Certificates Namespace > X509Defaults Class : RSAKeySizeMin Field
The min supported size for a RSA key.
Syntax
'Declaration
 
Public Shared ReadOnly RSAKeySizeMin As UShort
'Usage
 
Dim value As UShort
 
value = X509Defaults.RSAKeySizeMin
public static readonly ushort RSAKeySizeMin
public:
static readonly ushort RSAKeySizeMin
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