3 references to Symmetric
System.ServiceModel (3)
System\ServiceModel\Security\CryptoHelper.cs (3)
191return CryptoAlgorithmType.Symmetric; 223return CryptoAlgorithmType.Symmetric; 272return GetAlgorithmType(algorithm) == CryptoAlgorithmType.Symmetric;