1 reference to KeyEncryptionAlgorithm
System.IdentityModel (1)
System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (1)
35
: this(id, keyToWrap, (wrappingSspiContext != null) ? (wrappingSspiContext.
KeyEncryptionAlgorithm
) : null, wrappingSspiContext, null)