public class HQCPrivateKeyParameters extends HQCKeyParameters
| Constructor and Description |
|---|
HQCPrivateKeyParameters(HQCParameters params,
byte[] sk) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncoded() |
byte[] |
getPrivateKey() |
getParametersisPrivatepublic HQCPrivateKeyParameters(HQCParameters params, byte[] sk)