2 writes to keyEntropyMode
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (2)
60
this.
keyEntropyMode
= AcceleratedTokenProvider.defaultKeyEntropyMode;
112
this.
keyEntropyMode
= value;
1 reference to keyEntropyMode
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (1)
106
return this.
keyEntropyMode
;