secret property

bytes? secret
getter/setter pair

Secret for data decryption, encrypted with the service's public key

Implementation

bytes? secret;