Shared code to get one-time keys on the web and native.
According to this comment marking keys as published right before calling Identity.
The web part should match the native C++ code implemented in D10977 (despite one change - see inline comment below).
This code should return one-time keys in a short format - calling Identity in the next diff in the stack.
Depends on D11112