Список перегрузки
Имя | Описание |
---|---|
KeyGenerator.GenerateDESKey (Int32) | Generates a symmetric key for use with the DES or Triple-DES algorithms. This function will always return a key that is not considered weak by TripleDES.IsWeakKey(). |
KeyGenerator.GenerateDESKey (Int32, Byte[], out Byte[]) | Generates a combined-entropy key for use with the DES or Triple-DES algorithms. This function will always return a key that is not considered weak by TripleDES.IsWeakKey(). |
См. также
© Корпорация Майкрософт (Microsoft Corporation), 2008.Все права защищены.