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)
2363
protectedKey = new
ProtectedKey
(secret);