Encode

IDataEncryption.Encode method

文字列を暗号化する Encode メソッド。

public string Encode(string source)
パラメータ タイプ 説明
source String エンコードするソース文字列。

戻り値

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

関連項目