The identifier for the resource. This should be the hashed key value of the access control condition.
Readonly
resourceReadonly
resourceValidates that the given LIT ability is valid for this resource.
The LIT ability to validate.
Static
generateComposes a resource string by hashing access control conditions and appending a data hash.
The access control conditions to hash.
The hash of the data to encrypt.
The composed resource string in the format 'hashedAccs/dataToEncryptHash'.
Creates a new LitAccessControlConditionResource.