ivsrealtime_import_public_key {paws.analytics} | 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
|