4 references to TryExportPkcs8KeyBlob
System.Security.Cryptography (4)
System\Security\Cryptography\DSACng.ImportExport.cs (1)
84return Key.TryExportPkcs8KeyBlob(
System\Security\Cryptography\ECDiffieHellmanCng.cs (1)
240return Key.TryExportPkcs8KeyBlob(
System\Security\Cryptography\ECDsaCng.cs (1)
185return Key.TryExportPkcs8KeyBlob(
System\Security\Cryptography\RSACng.ImportExport.cs (1)
86return Key.TryExportPkcs8KeyBlob(