Method | Description | |
---|---|---|
TripleDESTransform ( |
Method | Description | |
---|---|---|
ECB ( byte input, byte output ) : void |
Method | Description | |
---|---|---|
GetStrongKey ( ) : byte[] |
protected ECB ( byte input, byte output ) : void | ||
input | byte | |
output | byte | |
return | void |
public TripleDESTransform ( |
||
algo | ||
encryption | bool | |
key | byte | |
iv | byte | |
return | System.Runtime.InteropServices |