public class ARCFOUR128 extends BaseRC4Cipher
Modifier and Type | Class and Description |
---|---|
static class |
ARCFOUR128.Factory
Named factory for ARCFOUR128 Cipher
|
Cipher.Mode
SKIP_SIZE
algorithm, bsize, cipher, ivsize, transformation
Constructor and Description |
---|
ARCFOUR128() |
init
getBlockSize, getIVSize, resize, update
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.