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