initCSP method

Future<bool> initCSP()

Инициализировать криптопровайдер

Implementation

Future<bool> initCSP() => Native.initCSP();