Package org.bouncycastle.crypto.params
Class ParametersWithContext
java.lang.Object
org.bouncycastle.crypto.params.ParametersWithContext
- All Implemented Interfaces:
CipherParameters
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ParametersWithContext
-
-
Method Details
-
copyContextTo
public void copyContextTo(byte[] buf, int off, int len) -
getContext
public byte[] getContext() -
getContextLength
public int getContextLength() -
getParameters
-