2 writes to keyEntropyMode
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (2)
519
this.
keyEntropyMode
= defaultKeyEntropyMode;
553
this.
keyEntropyMode
= value;
1 reference to keyEntropyMode
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
547
return this.
keyEntropyMode
;