secret property

bytes secret
read / write

Secret for data decryption, encrypted with the service's public key. ; base64-encoded bytes List<int>

Implementation

late bytes secret;