1 write to s_genericPrivate
System.Core (1)
System\Security\Cryptography\CngKeyBlobFormat.cs (1)
153s_genericPrivate = new CngKeyBlobFormat("PRIVATEBLOB"); // BCRYPT_PRIVATE_KEY_BLOB
2 references to s_genericPrivate
System.Core (2)
System\Security\Cryptography\CngKeyBlobFormat.cs (2)
152if (s_genericPrivate == null) { 156return s_genericPrivate;