SharedSeckey typedef

SharedSeckey = AesGcmSecretKey

A shared secret key calculated by the dApp and wallet endpoints.

Implementation

typedef SharedSeckey = AesGcmSecretKey;