4 references to Duplicate
System.Security.Cryptography (4)
System\Security\Cryptography\DSACng.cs (1)
31Key = CngAlgorithmCore.Duplicate(key);
System\Security\Cryptography\ECDiffieHellmanCng.cs (1)
31Key = CngAlgorithmCore.Duplicate(key);
System\Security\Cryptography\ECDsaCng.cs (1)
49Key = CngAlgorithmCore.Duplicate(key);
System\Security\Cryptography\RSACng.cs (1)
31Key = CngAlgorithmCore.Duplicate(key);