Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ s_digestInfoSha1

readonly byte [] System.Security.Cryptography.RsaPaddingProcessor.s_digestInfoSha1
staticprivate
Initial value:
= new byte[15]
{
48, 33, 48, 9, 6, 5, 43, 14, 3, 2,
26, 5, 0, 4, 20
}

Definition at line 14 of file RsaPaddingProcessor.cs.

15 {
16 48, 33, 48, 9, 6, 5, 43, 14, 3, 2,
17 26, 5, 0, 4, 20
18 };