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