3 references to FillRandomBytes
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\AcceleratedTokenProvider.cs (1)
161IdentityModel.CryptoHelper.FillRandomBytes(keyEntropy);
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
556IdentityModel.CryptoHelper.FillRandomBytes(result);
System\ServiceModel\Security\Tokens\BinarySecretSecurityToken.cs (1)
43CryptoHelper.FillRandomBytes(_key);