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