atChops property

AtChops? atChops

Implementation

AtChops? get atChops;
void atChops=(AtChops? atChops)

Set an instance of AtChops for data encryption and signing operations

Implementation

set atChops(AtChops? atChops);