ICryptoTransform インターフェイス
アセンブリ: mscorlib (mscorlib.dll 内)

<ComVisibleAttribute(True)> _ Public Interface ICryptoTransform Inherits IDisposable
[ComVisibleAttribute(true)] public interface ICryptoTransform : IDisposable
ComVisibleAttribute(true) public interface ICryptoTransform extends IDisposable


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


ICryptoTransform プロパティ
ICryptoTransform メソッド

名前 | 説明 | |
---|---|---|
![]() | TransformBlock | 入力バイト配列の指定した領域を変換し、変換された結果を出力バイト配列の指定した領域にコピーします。 |
![]() | TransformFinalBlock | 指定したバイト配列の指定した領域を変換します。 |

ICryptoTransform メンバ
- ICryptoTransformのページへのリンク