CommercioDocEncryptionDataKey({ required this.recipientDid, required this.value, }) : assert(checkStringBytesLen(value, 512));