3 references to EccFullPrivateBlob
System.Security.Cryptography (3)
System\Security\Cryptography\ECCng.ImportExport.cs (3)
22CngKeyBlobFormat blobFormat = includePrivateParameters ? CngKeyBlobFormat.EccFullPrivateBlob : CngKeyBlobFormat.EccFullPublicBlob; 37CngKeyBlobFormat blobFormat = includePrivateParameters ? CngKeyBlobFormat.EccFullPrivateBlob : CngKeyBlobFormat.EccFullPublicBlob; 57CngKeyBlobFormat.EccFullPrivateBlob :