@truenas/api-client
    Preparing search index...

    Interface PoolDatasetEncryptionAlgorithmChoicesResult

    interface PoolDatasetEncryptionAlgorithmChoicesResult {
        "AES-128-CCM": "AES-128-CCM";
        "AES-128-GCM": "AES-128-GCM";
        "AES-192-CCM": "AES-192-CCM";
        "AES-192-GCM": "AES-192-GCM";
        "AES-256-CCM": "AES-256-CCM";
        "AES-256-GCM": "AES-256-GCM";
    }
    Index
    "AES-128-CCM": "AES-128-CCM"
    "AES-128-GCM": "AES-128-GCM"
    "AES-192-CCM": "AES-192-CCM"
    "AES-192-GCM": "AES-192-GCM"
    "AES-256-CCM": "AES-256-CCM"
    "AES-256-GCM": "AES-256-GCM"