I need to know what is the default mode that Bouncy Castle AES 256 uses.
From what i know there are six confidentiality modes (ECB, CBC, OFB, CFB, CTR, and XTS-AES), one authentication mode (CMAC), and two combined modes for confidentiality and authentication (CCM and GCM).
Please tell me which mode Bouncy Castle AES 256 uses by default