View source: R/ivsrealtime_operations.R
ivsrealtime_import_public_key | R Documentation |
Import a public key to be used for signing stage participant tokens.
See https://www.paws-r-sdk.com/docs/ivsrealtime_import_public_key/ for full documentation.
ivsrealtime_import_public_key(publicKeyMaterial, name = NULL, tags = NULL)
publicKeyMaterial |
[required] The content of the public key to be imported. |
name |
Name of the public key to be imported. |
tags |
Tags attached to the resource. Array of maps, each of the form
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.