mirror of
https://github.com/torvalds/linux.git
synced 2025-11-30 23:16:01 +07:00
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
|
|
EcrdsaParams ::= SEQUENCE {
|
||
|
|
curve OBJECT IDENTIFIER ({ ecrdsa_param_curve }),
|
||
|
|
digest OBJECT IDENTIFIER OPTIONAL ({ ecrdsa_param_digest })
|
||
|
|
}
|