Пример #1
0
 public CustomCryptoProviderFactory(string[] supportedAlgorithms)
 {
     SupportedAlgorithms.AddRange(supportedAlgorithms);
 }