2 references to CopyAndValidateKey
System.Security.Cryptography (2)
System\Security\Cryptography\CngSymmetricAlgorithmCore.cs (2)
181byte[] processedKey = CopyAndValidateKey(key); 200byte[] key = CopyAndValidateKey(rgbKey);