# Giải Mã Base32 Secret TOTP

> Hồ sơ MCP chính thức, sinh từ registry BOP.INK.

| Trường | Giá trị |
| --- | --- |
| Slug | `giai-ma-base32-secret-totp` |
| Danh mục V2 | Bảo mật & Quyền riêng tư (`bao-mat-quyen-rieng-tu`) |
| Danh mục con V2 | Authentication (`security-privacy.authentication`) |
| Route legacy tương thích | `lap-trinh-dev` |
| Taxonomy V2 | `security-privacy` / `security-privacy.authentication` |
| Phạm vi áp dụng | `global` |
| Trạng thái thực thi MCP | `remote_executable` |
| Nguồn giao diện/schema | `text/giai-ma-base32-secret-totp` |
| Website | [Mở công cụ](https://bop.ink/lap-trinh-dev/giai-ma-base32-secret-totp/) |

Decode Base32 secret thành hex/bytes để debug provisioning.

## Cách dùng qua MCP

### Giải Mã Base32 Secret TOTP

- Capability: `text.lap_trinh_dev.giai_ma_base32_secret_totp`
- MCP availability: `remote-executable`
- MCP tool: `bop_execute_text_lap_trinh_dev_giai_ma_base32_secret_totp`
- Mô tả: Decode Base32 secret thành hex/bytes để debug provisioning.

Các trường đầu vào:

- `text` (bắt buộc): Văn bản đầu vào cần xử lý
- `action`: Thao tác chuyển đổi (tùy chọn)
- `options`: Tùy chọn bổ sung

Ví dụ đầu vào:

```json
{}
```
