Class: SecureData

CaskSDK.enc.SecureData()

Handle data encryption for data attached to a subscription. Data can be `private`, which means it does not transfer to a new owner if the subscription is transferred, or `transferrable` which means the new owner of a subscription will be able to access the data.

Constructor

new SecureData()