Base:
method
EncryptKey
System.IdentityModel.Tokens.SecurityKey.EncryptKey(System.String, System.Byte[])
1 reference to EncryptKey
System.ServiceModel.Primitives.Tests (1)
Security\securityKeyTest.cs (1)
26Assert.Equal(keyData, msk.EncryptKey(algorithm, keyData));