Decode

IDataEncryption.Decode method

復号化された文字列を取得するデコード メソッド。

public string Decode(string source)
パラメータ タイプ 説明
source String デコードする暗号化文字列。

戻り値

復号化された文字列を返します

関連項目