Skip to main content
function buildKeyExportIframeUrl(options: BuildKeyExportIframeUrlOptions): string;
Builds the URL for the key export secure iframe with query parameters.

Parameters

ParameterTypeDescription
optionsBuildKeyExportIframeUrlOptionsThe options for building the URL.

Returns

string The complete iframe URL.