View Source ExUid2.Api.Sharing (ex_uid2 v0.2.0)
This module provides the interface for the DSP to access the UID2 Operator Services's key sharing endpoint.
Summary
Functions
Request the decryption keys necessary to decrypt UID2 tokens.
Functions
@spec fetch_keyring() :: {:ok, ExUid2.Keyring.t()} | {:error, any()}
Request the decryption keys necessary to decrypt UID2 tokens.