SignalCD Modern PoC API
    Preparing search index...

    Interface AuthorizationBootstrapResolutionEvidence

    interface AuthorizationBootstrapResolutionEvidence {
        messageId: string;
        payload: Uint8Array;
        receivedAt: number;
        senderId: string;
    }
    Index
    messageId: string
    payload: Uint8Array
    receivedAt: number
    senderId: string