ExchangeEncryptionAlgorithm
ExchangeEncryptionAlgorithm is enum for the field algorithm
enum ExchangeEncryptionAlgorithm {
aes_256_gcm
xchacha20_poly1305
}
Values
ExchangeEncryptionAlgorithm.aes_256_gcm
ExchangeEncryptionAlgorithm.xchacha20_poly1305
Member Of
CreateExchangeInput input ● Exchange object ● ExchangeWhereInput input ● UpdateExchangeInput input