Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 625 Bytes

PkixEddsaKeySpec.md

File metadata and controls

11 lines (7 loc) · 625 Bytes

PkixEddsaKeySpec

The key pair is generated using Edwards-Curve Digital Signature Algorithm (EdDSA). The Edwards-curve Digital Signature Algorithm (EdDSA) is a variant of Schnorr's signature system with (possibly twisted) Edwards curves.

Properties

Name Type Description Notes
algorithm str The EdDSA algorithm, as defined in RFC 8032. [optional] [default to 'Ed25519']

[Back to Model list] [Back to API list] [Back to README]