Page MenuHomePhabricator

Extend attestation API with get_token_size()
Closed, ResolvedPublic

Description

Add a new API function to attestation service which aim is to get the exact size of the initial attestation token.
This API call can be used if the caller wants to dynamically allocate the token buffer.