public class TlsBlockCipher extends Object
public byte[] encodePlaintext(short type,
byte[] plaintext,
int offset,
int len)
public byte[] decodeCiphertext(short type,
byte[] ciphertext,
int offset,
int len)
throws IOException
IOExceptionCopyright © 2016. All rights reserved.