public class TweakableBlockCipherParameters extends Object implements CipherParameters
| Constructor and Description |
|---|
TweakableBlockCipherParameters(KeyParameter key,
byte[] tweak) |
public TweakableBlockCipherParameters(KeyParameter key, byte[] tweak)
public KeyParameter getKey()
null to use the current key.public byte[] getTweak()
null to use the current tweak.Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.