public class RC2Parameters extends KeyParameter
Constructor and Description |
---|
RC2Parameters(byte[] key) |
RC2Parameters(byte[] key,
int bits) |
Modifier and Type | Method and Description |
---|---|
int |
getEffectiveKeyBits() |
getKey
Copyright © 2017 BouncyCastle.org. All rights reserved.