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