List<Uint8List> get certificateStore { return List<Uint8List>.from(_certificateStore, growable: false); }