BotRunnerEncryptionAlgorithm
BotRunnerEncryptionAlgorithm is enum for the field algorithm
enum BotRunnerEncryptionAlgorithm {
aes_256_gcm
xchacha20_poly1305
}
Values
BotRunnerEncryptionAlgorithm.aes_256_gcm
BotRunnerEncryptionAlgorithm.xchacha20_poly1305
Member Of
BotRunner object ● BotRunnerWhereInput input ● CreateBotRunnerInput input ● UpdateBotRunnerInput input