1 write to s_eccFullPrivate
System.Core (1)
System\Security\Cryptography\CngKeyBlobFormat.cs (1)
129s_eccFullPrivate = new CngKeyBlobFormat("ECCFULLPRIVATEBLOB"); // BCRYPT_ECCFULLPRIVATE_BLOB
2 references to s_eccFullPrivate
System.Core (2)
System\Security\Cryptography\CngKeyBlobFormat.cs (2)
128if (s_eccFullPrivate == null) { 132return s_eccFullPrivate;