Bouncy Castle Cryptography Library 1.35 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
MacSpi
org.bouncycastle.jce.provider.JCEMac
Nested Class Summary | |
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class | |
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
Fields inherited from interface org.bouncycastle.jce.provider.PBE | |
MD5 , OPENSSL , PKCS12 , PKCS5S1 , PKCS5S2 , RIPEMD160 , SHA1 , SHA256 , TIGER |
Constructor Summary | |
Method Summary | |
protected byte[] | |
protected int | |
protected void |
|
protected void | |
protected void |
|
protected void |
|
protected byte[] engineDoFinal()
protected int engineGetMacLength()
protected void engineInit(Key key, AlgorithmParameterSpec params) throws InvalidKeyException, InvalidAlgorithmParameterException
protected void engineReset()
protected void engineUpdate(byte input)
protected void engineUpdate(byte[] input, int offset, int len)