For the complete documentation index, see llms.txt. This page is also available as Markdown.

GetPublicKey

This endpoint retrieves the Venly public key.

void GetPublicKey(const FVyOnGetPublicKeyComplete& OnComplete) const;

Parameters

OnComplete

FVyOnGetPublicKeyComplete

The callback function called when the user preferences retrieval operation is complete.

OnComplete Callback (FVyOnGetPublicKeyComplete) Contains a FVySecuritySpecificationDto response type

Last updated