5 references to KeyInfo
System.IdentityModel (5)
System\IdentityModel\EncryptedTypeElement.cs (2)
31
_keyInfo = new
KeyInfo
(keyInfoSerializer);
161
_keyInfo = new
KeyInfo
(_keyInfoSerializer);
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
4416
KeyInfo keyInfo = new
KeyInfo
(this.KeyInfoSerializer);
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (1)
3471
KeyInfo keyInfo = new
KeyInfo
(KeyInfoSerializer);
System\IdentityModel\Tokens\SecurityTokenSerializerAdapter.cs (1)
134
KeyInfo keyInfo = new
KeyInfo
(this);