Proposal right now is to not support any parameters except named curves. If needed parameters could easily be supported in a way that does not increase size or complexity for implementations that does not want to support it
issuerSignatureAlgorithm : int / [ int, bytes ],
subjectPublicKeyAlgorithm : int / [ int, bytes ],
Proposal right now is to not support any parameters except named curves. If needed parameters could easily be supported in a way that does not increase size or complexity for implementations that does not want to support it
issuerSignatureAlgorithm : int / [ int, bytes ], subjectPublicKeyAlgorithm : int / [ int, bytes ],