public class ContextParameterSpec
extends java.lang.Object
implements java.security.spec.AlgorithmParameterSpec
| Modifier and Type | Field and Description |
|---|---|
static ContextParameterSpec |
EMPTY_CONTEXT_SPEC |
| Constructor and Description |
|---|
ContextParameterSpec(byte[] context) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContext() |
public static ContextParameterSpec EMPTY_CONTEXT_SPEC