View source: R/ivsrealtime_operations.R
ivsrealtime_delete_public_key | R Documentation |
Deletes the specified public key used to sign stage participant tokens. This invalidates future participant tokens generated using the key pair’s private key.
See https://www.paws-r-sdk.com/docs/ivsrealtime_delete_public_key/ for full documentation.
ivsrealtime_delete_public_key(arn)
arn |
[required] ARN of the public key to be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.