com.trilead.ssh2.crypto.cipher
Modifier and Type | Method and Description |
---|---|
int |
getBlockSize() |
void |
init(boolean forEncryption,
byte[] key) |
void |
transformBlock(byte[] src,
int srcoff,
byte[] dst,
int dstoff) |
Copyright © 2014. All Rights Reserved.