public CreateDecryptor ( byte rgbKey, byte rgbIV, byte additional ) : ICryptoTransform | ||
rgbKey | byte | |
rgbIV | byte | |
additional | byte | |
return | ICryptoTransform |
public CreateDecryptor ( byte rgbKey, byte rgbIV, byte additional ) : ICryptoTransform | ||
rgbKey | byte | |
rgbIV | byte | |
additional | byte | |
return | ICryptoTransform |