2 references to GetKeyBytes
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\WSTrust.cs (2)
143
byte[] secret = simpleToken.
GetKeyBytes
();
705
issuerEntropy = ((BinarySecretSecurityToken)entropyToken).
GetKeyBytes
();