Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
s_legalKeySizes
readonly
KeySizes
[] System.Security.Cryptography.DSACng.s_legalKeySizes
static
private
Initial value:
=
new
KeySizes[1]
{
new
KeySizes(512, 3072, 64)
}
Definition at line
14
of file
DSACng.cs
.
15
{
16
new
KeySizes(512, 3072, 64)
17
};
Referenced by
System.Security.Cryptography.DSACng.DSACng()
.
System
Security
Cryptography
DSACng
Generated by
1.10.0