Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

DESCryptoServiceProvider.Decrypt - метод Смотри также  Terrasoft.Common - пространство имен > DESCryptoServiceProvider - класс : Decrypt - метод C#

cypherText
The text in the base64 format to decrypt.

Glossary Item Box

Decrypts the specified text using the DES algorithm.

Синтаксис

public string Decrypt( 
   string cypherText 
)

Параметры

cypherText
The text in the base64 format to decrypt.

Тип возвращаемого значения

The string that represents the encrypted text.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?