sharedKeyEnc property

String? sharedKeyEnc
getter/setter pair

Stores the shared key, 'inline' and encrypted, in the metadata of the keystore entry for the encrypted data

Will be set only if sharedWith is set. Will be encrypted using a public key of the sharedWith atsign. See also skeEncKeyName

Implementation

String? sharedKeyEnc;