public class SM2ParameterSpec
extends java.lang.Object
implements java.security.spec.AlgorithmParameterSpec
| Constructor and Description |
|---|
SM2ParameterSpec(byte[] id)
Base constructor.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getID()
Return the ID value.
|