Open vojtechsimetka opened 4 years ago
The current version of @types/node-forge is missing number of functions in the type definitions. This prevented us from using for example the asn1.integerToDer function here.
@types/node-forge
asn1.integerToDer
asn1
Rationale
The current version of
@types/node-forge
is missing number of functions in the type definitions. This prevented us from using for example theasn1.integerToDer
function here.Tasks
asn1
interface