4 references to EccPrivateBlob
System.Security.Cryptography (4)
System\Security\Cryptography\ECCng.ImportExport.cs (3)
13
CngKeyBlobFormat blobFormat = includePrivateParameters ? CngKeyBlobFormat.
EccPrivateBlob
: CngKeyBlobFormat.EccPublicBlob;
31
CngKeyBlobFormat blobFormat = includePrivateParameters ? CngKeyBlobFormat.
EccPrivateBlob
: CngKeyBlobFormat.EccPublicBlob;
63
CngKeyBlobFormat.
EccPrivateBlob
:
System\Security\Cryptography\X25519DiffieHellmanCng.Windows.cs (1)
163
CngKeyBlobFormat.
EccPrivateBlob
.Format :