storeSharedKeyEncryptedMetadata property

  1. @Deprecated('Ignored. Always true.')
bool storeSharedKeyEncryptedMetadata
getter/setter pair

Whether to set the sharedKeyEnc and pubKeyCS properties on the Metadata for this put request

Implementation

@Deprecated('Ignored. Always true.')
bool storeSharedKeyEncryptedMetadata = true;