3 references to ProtectedKey
System.IdentityModel (3)
System\IdentityModel\Protocols\WSTrust\Entropy.cs (1)
30: base( secret )
System\IdentityModel\Protocols\WSTrust\RequestedProofToken.cs (1)
46_keys = new ProtectedKey(secret);
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (1)
2363protectedKey = new ProtectedKey(secret);