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