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