1 write to s_eccPrivate
System.Core (1)
System\Security\Cryptography\CngKeyBlobFormat.cs (1)
105s_eccPrivate = new CngKeyBlobFormat("ECCPRIVATEBLOB"); // BCRYPT_ECCPRIVATE_BLOB
2 references to s_eccPrivate
System.Core (2)
System\Security\Cryptography\CngKeyBlobFormat.cs (2)
104if (s_eccPrivate == null) { 108return s_eccPrivate;