public class McElieceCCA2ParameterSpec extends Object implements AlgorithmParameterSpec
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MD
The default message digest ("SHA256").
|
| Constructor and Description |
|---|
McElieceCCA2ParameterSpec()
Construct the default parameters.
|
McElieceCCA2ParameterSpec(String mdName)
Constructor.
|
public static final String DEFAULT_MD
public McElieceCCA2ParameterSpec()
public McElieceCCA2ParameterSpec(String mdName)
mdName - the name of the hash functionpublic String getMDName()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.