2 writes to Crypto
System.IdentityModel (2)
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (2)
2365
subject.
Crypto
= key;
2369
subject.
Crypto
= new SecurityKeyElement(subject.KeyIdentifier, this.Configuration.ServiceTokenResolver);
1 reference to Crypto
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertion.cs (1)
416
crypto = statement.SamlSubject.
Crypto
;