Initializes the ECC library with the provided instance. If eccLib is undefined, the library will be cleared. If eccLib is a new instance, it will be verified before setting it as the active library.
eccLib
undefined
The instance of the ECC library to initialize.
Initializes the ECC library with the provided instance. If
eccLib
isundefined
, the library will be cleared. IfeccLib
is a new instance, it will be verified before setting it as the active library.