public static final class RC2.AuthParameters extends GeneralAuthParameters<RC2.AuthParameters>
macLenInBits
blockSize, iv
Modifier and Type | Method and Description |
---|---|
protected RC2.AuthParameters |
create(GeneralAlgorithm algorithm,
byte[] iv,
int macSizeInBits) |
int |
getEffectiveKeySizeInBits() |
RC2.AuthParameters |
withEffectiveKeySizeInBits(int effectiveKeySizeInBits) |
create, getMACSizeInBits, withIV, withMACSize
getIV, withIV, withIV
getAlgorithm
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getIV, withIV, withIV
getAlgorithm
public RC2.AuthParameters withEffectiveKeySizeInBits(int effectiveKeySizeInBits)
protected RC2.AuthParameters create(GeneralAlgorithm algorithm, byte[] iv, int macSizeInBits)
public int getEffectiveKeySizeInBits()